[VIM] [bogus] [r.5.7 at hotmail.com: Advanced Guestbook <=- 2.4.2 (include_path) Remote File Include Vulnerability] (fwd)

rkeith at securityfocus.com rkeith at securityfocus.com
Tue Jan 23 15:57:59 EST 2007



---------- Forwarded message ----------
Date: Tue, 23 Jan 2007 10:03:34 -0700 (MST)
From: Ashif Samnani <asamnani at securityfocus.com>
Subject: re: [review]V [r.5.7 at hotmail.com: Advanced Guestbook <=- 2.4.2
     (include_path) Remote File Include Vulnerability] (fwd)

Not Vuln

In index.php

$include_path = dirname(__FILE__);
require_once $include_path."/admin/config.inc.php";
require_once $include_path."/lib/$DB_CLASS";
require_once $include_path."/lib/image.class.php";
require_once $include_path."/lib/template.class.php";


In addentry.php

$include_path = dirname(__FILE__);
require_once $include_path."/admin/config.inc.php";
require_once $include_path."/lib/$DB_CLASS";
require_once $include_path."/lib/image.class.php";
require_once $include_path."/lib/template.class.php";
require_once $include_path."/lib/vars.class.php";
require_once $include_path."/lib/add.class.php";
require_once $include_path."/lib/phrase.class.php";

In picture.php

$include_path = dirname(__FILE__);
require_once $include_path."/admin/config.inc.php";


Looks like include_path is being defined in all three cases.

Note: This reporter has been reporting bogus RFI;s on bugtraq i think this is 
the third time i've seen him doing this.

Ashif



----- Forwarded message from me you <r.5.7 at hotmail.com> -----

From: "me you" <r.5.7 at hotmail.com>
Subject: Advanced Guestbook <=- 2.4.2 (include_path) Remote File Include 
Vulnerability
To: submit at milw0rm.com
Cc: bugtraq at securityfocus.com
Date: Tue, 23 Jan 2007 08:52:30 +0000
Message-ID: <BAY20-F7FD816D270D3B8ED2E884BFAD0 at phx.gbl>

###################################################

Advanced Guestbook <=- 2.4.2 (include_path) Remote File Include
Vulnerability
Script: Advanced Guestbook

Version: 2.4.2

URL: http://proxy2.de/js/dl86d7a2.php

Found By : BorN To K!LL

###################################################

Bug in :
index.php  ,  addentry.php  ,  picture.php

code :.

require_once $include_path."/admin/config.inc.php";
require_once $include_path."/lib/$DB_CLASS";
require_once $include_path."/lib/image.class.php";
require_once $include_path."/lib/template.class.php";

###################################################

Explo!T:
^^^^^
/index.php?include_path=[SHe1L-CoDe]
/addentry.php?include_path=[SHe1L-CoDe]
/picture.php?include_path=[SHe1L-CoDe]

###################################################

GreeTz :.
Dr.2  ,  Asbmay  ,  General C  ,  ToOoFa  ,  SHiKaA  ,  ThE-LoRd-Of-CrAcKiNg
  , str0ke ..

###################################################

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


----- End forwarded message -----

--
Rob Keith
Symantec


More information about the VIM mailing list