cve/2004/CVE-2004-0069.md

19 lines
734 B
Markdown
Raw Normal View History

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