mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-13 03:02:49 +00:00
921 B
921 B
CVE-2011-10029
Description
Solar FTP Server fails to properly handle format strings passed to the USER command. When a specially crafted string containing format specifiers is sent, the server crashes due to a read access violation in the __output_1() function of sfsservice.exe. This results in a denial of service (DoS) condition.
POC
Reference
- https://www.exploit-db.com/exploits/16204
- https://www.vulncheck.com/advisories/solar-ftp-server-malformed-user-dos
Github
No PoCs found on GitHub currently.