Exploit MiniBB 1.5 - 'news.php' Remote File Inclusion

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
28251
Проверка EDB
  1. Пройдено
Автор
AG-SPIDER
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-3955
Дата публикации
2006-07-20
Код:
source: https://www.securityfocus.com/bid/19095/info

MiniBB 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 access the underlying system.

MiniBB version 1.5a is affected; earlier versions may also be vulnerable.

http://www.example.com/[target]/news.php?absolute_path=[shellcode]?
 
Источник
www.exploit-db.com

Похожие темы