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

19 lines
734 B
Markdown

### [CVE-2004-0069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0069)
![](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
Format string vulnerability in HD Soft Windows FTP Server 1.6 and earlier allows remote attackers to execute arbitrary code via format string specifiers in the username, which is processed by the wscanf function.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=107367110805273&w=2
- http://marc.info/?l=bugtraq&m=107401398014761&w=2
#### Github
No PoCs found on GitHub currently.