mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 14:06:54 +02:00
1.0 KiB
1.0 KiB
CVE-2010-20107
Description
A stack-based buffer overflow exists in FTP Synchronizer Professional <= v4.0.73.274. When the client connects to an FTP server and issues a LIST command—typically during sync preview or profile creation—the server’s response containing an overly long filename triggers a buffer overflow. This results in the corruption of the Structured Exception Handler (SEH), potentially allowing remote code execution.
POC
Reference
- https://www.exploit-db.com/exploits/16720
- https://www.vulncheck.com/advisories/ftp-synchronizer-professional-stack-buffer-overflow
Github
No PoCs found on GitHub currently.