CVE-2009-1668
TYPSoft FTP Server 1.11 - Denial of Service via ABOR Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1668. PoCs published by Jonathan Salwan.
AI-analyzed exploit summary This exploit demonstrates a Denial of Service (DoS) vulnerability in TYPSoft FTP Server 1.11 by repeatedly sending the ABOR command, which saturates the server and makes it unresponsive. The code establishes a connection, authenticates, and then enters an infinite loop sending ABOR requests.
Description
TYPSoft FTP Server 1.11 allows remote attackers to cause a denial of service (CPU consumption) by sending an ABOR (abort) command without an active file transfer.
Exploits (1)
This exploit demonstrates a Denial of Service (DoS) vulnerability in TYPSoft FTP Server 1.11 by repeatedly sending the ABOR command, which saturates the server and makes it unresponsive. The code establishes a connection, authenticates, and then enters an infinite loop sending ABOR requests.