Files
CVEs-PoC/2012/CVE-2012-5905.md
2024-06-18 02:51:15 +02:00

19 lines
682 B
Markdown

### [CVE-2012-5905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5905)
![](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
Buffer overflow in KnFTPd 1.0.0 allows remote authenticated users to cause a denial of service (crash) via a long string in a FEAT command.
### POC
#### Reference
- http://packetstormsecurity.org/files/111296/KnFTPd-1.0.0-Denial-Of-Service.html
- http://www.exploit-db.com/exploits/18671
#### Github
No PoCs found on GitHub currently.