Exploit DrPhibez and Nitro187 Guild FTPD 0.9.7 - File Existence Disclosure

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
20065
Проверка EDB
  1. Пройдено
Автор
ANDREW LEWIS
Тип уязвимости
REMOTE
Платформа
WINDOWS
CVE
cve-2000-0640
Дата публикации
2000-07-08
Код:
source: https://www.securityfocus.com/bid/1452/info

Guild Ftpd will not send files outside of the ftp root when they are specified by the ../ string in the path of the GET request. However due to the difference in the error messages it is able to determine if the file requested exists. The error message "Download failed" appears if the requested file exists and "Access denied" if it does not.

ftp> get ../filename
>PORT command successful.
>Opening ascii mode data connection for \../filename.
>Download failed.
 
Источник
www.exploit-db.com