CVE-2005-0779
PlatinumFTP 1.0.18 - Denial of Service via Backslash in Username
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0779. PoCs published by ports.
AI-analyzed exploit summary This Perl script exploits a denial-of-service vulnerability in PlatinumFTPServer by repeatedly establishing connections and attempting authentication with a malformed username. The script uses the Net::FTP module to flood the server with connections, causing it to crash.
Description
PlatinumFTP 1.0.18, and possibly earlier versions, allows remote attackers to cause a denial of service (server crash) via multiple connection attempts with a \ (backslash) in the username.
Exploits (1)
This Perl script exploits a denial-of-service vulnerability in PlatinumFTPServer by repeatedly establishing connections and attempting authentication with a malformed username. The script uses the Net::FTP module to flood the server with connections, causing it to crash.