CVE-2001-0491
RaidenFTPD Server 2.1 - Directory Traversal via Dot Dot Attacks
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0491. PoCs published by joetesta.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in RaidenFTPD, allowing an attacker to access files outside the intended webroot using multiple dots in FTP commands. The PoC shows successful retrieval of 'autoexec.bat' and directory traversal via 'cd ....'.
Description
Directory traversal vulnerability in RaidenFTPD Server 2.1 before build 952 allows attackers to access files outside the ftp root via dot dot attacks, such as (1) .... in CWD, (2) .. in NLST, or (3) ... in NLST.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in RaidenFTPD, allowing an attacker to access files outside the intended webroot using multiple dots in FTP commands. The PoC shows successful retrieval of 'autoexec.bat' and directory traversal via 'cd ....'.