CVE-2005-3081
wzdftpd 0.5.4 - Authenticated Remote Command Execution via SITE Command
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-3081. PoCs published by David Maciejak, kingcope.
AI-analyzed exploit summary This Metasploit module exploits an arbitrary command execution vulnerability in Wzdftpd via the SITE command. It authenticates with the FTP server and injects a payload through the SITE command to achieve remote code execution.
Description
wzdftpd 0.5.4 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the SITE command.
Exploits (2)
This Metasploit module exploits an arbitrary command execution vulnerability in Wzdftpd via the SITE command. It authenticates with the FTP server and injects a payload through the SITE command to achieve remote code execution.
This exploit leverages a command injection vulnerability in wzdftpd via the SITE command, allowing arbitrary command execution. It uses Perl and the Net::FTP module to authenticate and send malicious commands through the FTP protocol.