CVE-2004-0286
RobotFTP Server 1.0 and 2.0 beta 1 - Buffer Overflow via Long Username
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2004-0286. PoCs published by NoRpiuS, gsicht.
AI-analyzed exploit summary This exploit demonstrates a Denial of Service (DoS) vulnerability in RobotFTP Server versions 1.0 and 2.0 by sending a malformed 'LIST' command. The vulnerability arises from insufficient bounds checking when processing the command, causing the server to crash.
Description
Buffer overflow in RobotFTP 1.0 and 2.0 beta 1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long username.
Exploits (2)
This exploit demonstrates a Denial of Service (DoS) vulnerability in RobotFTP Server versions 1.0 and 2.0 by sending a malformed 'LIST' command. The vulnerability arises from insufficient bounds checking when processing the command, causing the server to crash.
This exploit targets a buffer overflow vulnerability in RobotFTP Server by sending an excessively long 'USER' command. It crafts a malicious input to overwrite the EIP register, potentially leading to arbitrary code execution.