梓苏 發表於 2011-6-24 16:21:55

智睿管理系统修改管理任意密码漏洞后门

漏洞出在Admin_Passod.asp文件, <br />&lt;!--#include file=&quot;../Include/conn.asp&quot;--&gt; <br />&lt;!--#include file=&quot;../Include/md5.asp&quot;--&gt; <br />&lt;% <br />response.expires = 0 <br />response.expiresabsolute = now() - 1 <br />response.addHeader &quot;pragma&quot;,&quot;no-cache&quot; <br />response.addHeader &quot;cache-control&quot;,&quot;private&quot; <br />Response.cachecontrol = &quot;no-cache&quot; <br />'========判断是否具有管理权限 <br />%&gt; <br />&lt;html&gt; <br />&lt;head&gt; <br />&lt;meta. http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot; /&gt; <br />&lt;title&gt;无标题文档&lt;/title&gt; <br />&lt;link href=&quot;images/Admin_css.css&quot; type=text/css rel=stylesheet&gt; <br />&lt;/head&gt; <br />&lt;body&gt; <br /><br />其实在上面的页面中加入<br />&lt;!--#include file=&quot;Admin_check.asp&quot;--&gt;即可,不过不是一个页面,在admin目录中有多个页面需要添加。
頁: [1]
查看完整版本: 智睿管理系统修改管理任意密码漏洞后门