Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-4643. PoCs published by Gabor Seljan.
AI-analyzed exploit summary This exploit demonstrates a heap overflow vulnerability in Core FTP LE 2.2 by sending an overly long response to the PASV command, causing the application to crash. The PoC sets up a malicious FTP server to trigger the vulnerability.
Description
Multiple heap-based buffer overflows in the client in Core FTP LE 2.2 build 1798 allow remote FTP servers to cause a denial of service (application crash) and possibly execute arbitrary code via a long string in a reply to a (1) USER, (2) PASS, (3) PASV, (4) SYST, (5) PWD, or (6) CDUP command.
Exploits (1)
This exploit demonstrates a heap overflow vulnerability in Core FTP LE 2.2 by sending an overly long response to the PASV command, causing the application to crash. The PoC sets up a malicious FTP server to trigger the vulnerability.