CVE-2000-0648
WFTPD and WFTPD Pro 2.41 - Denial of Service via RNTO Command Without RNFR
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0648. PoCs published by Blue Panda.
AI-analyzed exploit summary This exploit triggers a denial-of-service in WFTPD/WFTPD Pro 2.41 RC10 by sending an RNTO command without first issuing an RNFR command, causing the server to crash. The PoC uses a simple Perl script to establish an FTP connection and send the malformed sequence.
Description
WFTPD and WFTPD Pro 2.41 allows local users to cause a denial of service by executing the RENAME TO (RNTO) command before a RENAME FROM (RNFR) command.
Exploits (1)
This exploit triggers a denial-of-service in WFTPD/WFTPD Pro 2.41 RC10 by sending an RNTO command without first issuing an RNFR command, causing the server to crash. The PoC uses a simple Perl script to establish an FTP connection and send the malformed sequence.