Exploit osCommerce 2.x - File Manager Directory Traversal

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
24126
Проверка EDB
  1. Пройдено
Автор
RENE
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2004-2021
Дата публикации
2004-05-17
Код:
source: https://www.securityfocus.com/bid/10364/info

osCommerce has a directory-traversal vulnerability that allows a remote attacker to possibly obtain sensitive information. The software improperly sanitizes user-supplied input and allows '../' directory-traversal character sequences when serving files. 

This allows the attacker to access files outside of the application document root, potentially allowing the attacker to view files that contain sensitive information or aid them in further attacks on the computer.

file_manager.php?action=download&filename=../../../../../../etc/passwd 

An additional exploit was provided by Megasky <[email protected]>: 

/admin/file_manager.php?action=read&filename=../../../../
 
Источник
www.exploit-db.com

Похожие темы