mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
1.2 KiB
1.2 KiB
CVE-2010-20115
Description
Arcane Software’s Vermillion FTP Daemon (vftpd) versions up to and including 1.31 contains a memory corruption vulnerability triggered by a malformed FTP PORT command. The flaw arises from an out-of-bounds array access during input parsing, allowing an attacker to manipulate stack memory and potentially execute arbitrary code. Exploitation requires direct access to the FTP service and is constrained by a single execution attempt if the daemon is installed as a Windows service.
POC
Reference
- https://www.exploit-db.com/exploits/11293
- https://www.vulncheck.com/advisories/vermillion-ftp-daemon-port-command-memory-corruption
Github
No PoCs found on GitHub currently.