Files
CVEs-PoC/2014/CVE-2014-3936.md
T
2024-06-18 02:51:15 +02:00

19 lines
933 B
Markdown

### [CVE-2014-3936](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3936)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in the do_hnap function in www/my_cgi.cgi in D-Link DSP-W215 (Rev. A1) with firmware 1.01b06 and earlier, DIR-505 with firmware before 1.08b10, and DIR-505L with firmware 1.01 and earlier allows remote attackers to execute arbitrary code via a long Content-Length header in a GetDeviceSettings action in an HNAP request.
### POC
#### Reference
- http://packetstormsecurity.com/files/127427/D-Link-HNAP-Request-Remote-Buffer-Overflow.html
- http://www.devttys0.com/2014/05/hacking-the-d-link-dsp-w215-smart-plug
#### Github
No PoCs found on GitHub currently.