Exploit Knusperleicht FAQ 1.0 Script - 'index.php' Remote File Inclusion

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
28319
Проверка EDB
  1. Пройдено
Автор
KURDISH SECURITY
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-4008
Дата публикации
2006-08-01
Код:
source: https://www.securityfocus.com/bid/19272/info

FAQ Script is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input.

An attacker can exploit this issue to include arbitrary remote files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and to gain access to the underlying system.

This issue affects version 1.0; other versions may also be vulnerable.

http://www.example.com/[path]/index.php?faq_path=evilcode.txt?&cmd=id
 
Источник
www.exploit-db.com

Похожие темы