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

19 lines
785 B
Markdown

### [CVE-2008-1052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1052)
![](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
The administration web interface in NetWin SurgeFTP 2.3a2 and earlier allows remote attackers to cause a denial of service (daemon crash) via a large integer in the Content-Length HTTP header, which triggers a NULL pointer dereference when memory allocation fails.
### POC
#### Reference
- http://aluigi.altervista.org/adv/surgeftpizza-adv.txt
- http://securityreason.com/securityalert/3704
#### Github
No PoCs found on GitHub currently.