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

22 lines
925 B
Markdown

### [CVE-2008-5753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5753)
![](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 BulletProof FTP Client 2.63 and 2010 allows user-assisted attackers to execute arbitrary code via a bookmark file entry with a long host name, which appears as a host parameter within the quick-connect bar.
### POC
#### Reference
- http://packetstormsecurity.com/files/131965/BulletProof-FTP-Client-2010-Buffer-Overflow.html
- http://securityreason.com/securityalert/4835
- http://www.kb.cert.org/vuls/id/565580
- https://www.exploit-db.com/exploits/37056/
- https://www.exploit-db.com/exploits/7571
#### Github
No PoCs found on GitHub currently.