CVE-2005-3812
freeFTPd 1.0.10 - Authenticated Denial of Service via PORT Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3812. PoCs published by Stefan Lochbihler.
AI-analyzed exploit summary This exploit triggers a Denial of Service (DoS) in freeFTPd 1.0.10 by sending a malformed PORT command with an invalid argument. The code establishes an FTP connection, authenticates, and sends the crafted command to crash the service.
Description
freeFTPd 1.0.10 allows remote authenticated users to cause a denial of service (null dereference and crash) via a PORT command with missing arguments.
Exploits (1)
This exploit triggers a Denial of Service (DoS) in freeFTPd 1.0.10 by sending a malformed PORT command with an invalid argument. The code establishes an FTP connection, authenticates, and sends the crafted command to crash the service.