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

19 lines
789 B
Markdown

### [CVE-2008-0702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0702)
![](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
Multiple heap-based buffer overflows in Titan FTP Server 6.03 and 6.0.5.549 allow remote attackers to cause a denial of service (daemon crash or hang) and possibly execute arbitrary code via a long argument to the (1) USER or (2) PASS command, different vectors than CVE-2004-1641.
### POC
#### Reference
- http://securityreason.com/securityalert/3639
- https://www.exploit-db.com/exploits/5036
#### Github
No PoCs found on GitHub currently.