Files
cve/2010/CVE-2010-20049.md
2025-09-29 21:09:30 +02:00

1.1 KiB
Raw Permalink Blame History

CVE-2010-20049

Description

LeapFTP < 3.1.x contains a stack-based buffer overflow vulnerability in its FTP client parser. When the client receives a directory listing containing a filename longer than 528 bytes, the application fails to properly bound-check the input and overwrites the Structured Exception Handler (SEH) chain. This allows an attacker operating a malicious FTP server to execute arbitrary code on the victims machine when the file is listed or downloaded.

POC

Reference

Github

No PoCs found on GitHub currently.