|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: REMOTE FILE INCLUSION ( ALL )
eufrato
gmail.com
Date: Wed Jun 14 2006 - 04:54:44 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.root-security.org/danger/boastMachine.txt
Was this tried on a running site?or was this just source inspected?
in boastmachine folder, the below shouldn't be vulnerable with config.php declaring $bmc_dir.
vote.php
--------------------------------------
include_once dirname(__FILE__)."/config.php";
include_once dirname(__FILE__)."/$bmc_dir/main.php";
config.php
--------------------------------------
$bmc_dir="bmc";
/K-159
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]