CVE-2004-2675
ArGoSoft FTP Server < 1.4.1.6 - Authenticated Denial of Service via SITE PASS Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-2675. PoCs published by Beyond Security.
AI-analyzed exploit summary This Perl script demonstrates multiple vulnerabilities in ArGoSoft FTP Server 1.4, including buffer overflows via SITE ZIP/COPY commands, directory traversal via SITE UNZIP, and DoS via SITE PASS. The PoC connects to the FTP server, authenticates, and sends malformed commands to trigger the vulnerabilities.
Description
ArGoSoft FTP Server before 1.4.1.6 allows remote authenticated users to cause a denial of service (crash) via a SITE PASS command with a long password parameter, which causes the database to be corrupted.
Exploits (1)
This Perl script demonstrates multiple vulnerabilities in ArGoSoft FTP Server 1.4, including buffer overflows via SITE ZIP/COPY commands, directory traversal via SITE UNZIP, and DoS via SITE PASS. The PoC connects to the FTP server, authenticates, and sends malformed commands to trigger the vulnerabilities.