mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
994 B
994 B
CVE-2010-20034
Description
Gekko Manager FTP Client <= 0.77 contains a stack-based buffer overflow in its FTP directory listing parser. When processing a server response to a LIST command, the client fails to properly validate the length of filenames. A crafted response containing an overly long filename can overwrite the Structured Exception Handler (SEH), potentially allowing remote code execution.
POC
Reference
- https://www.exploit-db.com/exploits/16728
- https://www.vulncheck.com/advisories/gekko-manager-ftp-client-stack-buffer-overflow
Github
No PoCs found on GitHub currently.