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

19 lines
765 B
Markdown

### [CVE-2013-6809](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6809)
![](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 the client in Tftpd32 before 4.50 allows remote servers to cause a denial of service (crash) or possibly execute arbitrary code via format string specifiers in the Remote File field.
### POC
#### Reference
- http://packetstormsecurity.com/files/124275/Tftpd32-Client-Side-Format-String.html
- http://seclists.org/fulldisclosure/2013/Dec/15
#### Github
No PoCs found on GitHub currently.