CVE-2003-1158
Plug and Play Web Server - Denial of Service via Long FTP Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-1158. PoCs published by Bahaa Naamneh.
AI-analyzed exploit summary This Perl script exploits a buffer overflow vulnerability in the Plug and Play Web Server FTP service by sending an excessively long argument to the 'dir' command, resulting in a denial of service. The exploit connects to the FTP server, logs in anonymously, and sends a 540-byte buffer to trigger the overflow.
Description
Multiple buffer overflows in the FTP service in Plug and Play Web Server 1.0002c allow remote attackers to cause a denial of service (crash) via long (1) dir, (2) ls, (3) delete, (4) mkdir, (5) DELE, (6) RMD, or (7) MKD commands.
Exploits (1)
This Perl script exploits a buffer overflow vulnerability in the Plug and Play Web Server FTP service by sending an excessively long argument to the 'dir' command, resulting in a denial of service. The exploit connects to the FTP server, logs in anonymously, and sends a 540-byte buffer to trigger the overflow.