cve/2008/CVE-2008-0702.md

19 lines
789 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.