mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
19 lines
765 B
Markdown
19 lines
765 B
Markdown
### [CVE-2013-6809](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6809)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|