CVE-2006-6565
NUCLEIFileZilla Server < 0.9.22 - Denial of Service via Wildcard LIST/NLST Command
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-6565.
PoCs published by shinnai, aushack, including Metasploit module auxiliary/dos/windows/ftp/filezilla_server_port.
A Nuclei detection template is also available.
AI-analyzed exploit summary This PHP script exploits a denial-of-service vulnerability in FileZilla FTP Server versions 0.9.20 beta and 0.9.21 by sending malformed LIST, NLST, or NLST -al commands. It establishes an FTP connection, authenticates, and sends crafted input to trigger the DoS condition.
Description
FileZilla Server before 0.9.22 allows remote attackers to cause a denial of service (crash) via a wildcard argument to the (1) LIST or (2) NLST commands, which results in a NULL pointer dereference, a different set of vectors than CVE-2006-6564. NOTE: CVE analysis suggests that the problem might be due to a malformed PORT command.
Exploits (2)
This PHP script exploits a denial-of-service vulnerability in FileZilla FTP Server versions 0.9.20 beta and 0.9.21 by sending malformed LIST, NLST, or NLST -al commands. It establishes an FTP connection, authenticates, and sends crafted input to trigger the DoS condition.
This Metasploit module exploits a denial-of-service vulnerability in FileZilla FTP Server by sending a malformed PORT command followed by a LIST command, causing the server to attempt writing to a NULL pointer and crash.
Nuclei Templates (1)
product:"FileZilla"