Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:23373
HistoryMar 15, 2010 - 12:00 a.m.

PHP-Fusion-AP-7.00.2-Rus (search.php) disclosure ways

2010-03-1500:00:00
vulners.com
16

=====================================================
PHP-Fusion-AP-7.00.2-Rus (search.php) disclosure ways

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
0 _ __ __ __ 1
1 /' \ __ /'`\ /\ \ /'`\ 0
0 /\, \ ___ /\\/\\ \ \ \ \ ,\/\ \/\ \ _ ___ 1
1 \/
/\ \ /' _ `\ \/\ \/
/
\< /'
\ \ \/\ \ \ \ \/\`'\ 0
0 \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \
/\ \ \\ \ \\ \ \ \/ 1
1 \ \\ \\ \\\ \ \ \/\ \\\ \
\\ \/\ \\ 0
0 \/
/\/
/\/
/\ \\ \/
/ \// \// \// \// 1
1 \ \
/ >> Exploit database separated by exploit 0
0 \/
/ type (local, remote, DoS, etc.) 1
1 0
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-1

#[+] Discovered By : Inj3ct0r
#[+] Site : Inj3ct0r.com
#[+] support e-mail : submit[at]inj3ct0r.com

Site: www.alipapa.com.ua
Product: PHP-Fusion
Version: PHP-Fusion-AP-7.00.2-Rus

Disclosure ways. Error in file search.php

PHP code:

if (isset($_GET['stext']))
{
if (is_array($_GET['stext']))
{
redirect(FUSION_SELF);
}
else
{
$_GET['stext'] = urlencode(stripinput($_GET['stext']));
}
}
else
{
$_GET['stext'] = "";
}

Example:

http://alipapa.com.ua/search.php?stext []

~ - [ [ : Inj3ct0r : ] ]