CVE-2001-0932
Cooolsoft PowerFTP Server 2.03 - Buffer Overflow via Long Command
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2001-0932. PoCs published by Alex Hernandez, alt3kx.
AI-analyzed exploit summary This exploit targets a denial-of-service vulnerability in PowerFTP Server v2.03 by sending an excessive number of 'NLST a:/' commands, causing the server to hang. The PoC demonstrates the issue but does not confirm arbitrary code execution.
Description
Buffer overflow in Cooolsoft PowerFTP Server 2.03 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long command.
Exploits (3)
This exploit targets a denial-of-service vulnerability in PowerFTP Server v2.03 by sending an excessive number of 'NLST a:/' commands, causing the server to hang. The PoC demonstrates the issue but does not confirm arbitrary code execution.
This Perl script exploits a denial-of-service vulnerability in PowerFTP Server v2.03 by sending an excessively long FTP command (2048 bytes of 'A' characters). The exploit establishes a TCP connection to the FTP port and sends the malformed data, causing the server to crash.
The repository contains only a README file with references to Exploit-DB entries for CVE-2001-0932 but no actual exploit code or technical details. It serves as a placeholder without functional PoC or analysis.