Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0480. PoCs published by Prizm.
AI-analyzed exploit summary This Python script exploits a buffer overflow vulnerability in Dragon Server's FTP service (versions 1.00 and 2.00) by sending an oversized USER command (16,500 bytes), causing a denial of service (DoS). The exploit leverages the ftplib library to connect and send the malicious payload.
Description
Dragon telnet server allows remote attackers to cause a denial of service via a long username.
Exploits (1)
This Python script exploits a buffer overflow vulnerability in Dragon Server's FTP service (versions 1.00 and 2.00) by sending an oversized USER command (16,500 bytes), causing a denial of service (DoS). The exploit leverages the ftplib library to connect and send the malicious payload.