I solved Code Injection
This commit is contained in:
@@ -489,7 +489,7 @@ if (defined( 'PATH_DATA' ) && file_exists( PATH_DATA )) {
|
|||||||
$oServerConf = & serverConf::getSingleton();
|
$oServerConf = & serverConf::getSingleton();
|
||||||
}
|
}
|
||||||
$pathFile = PATH_THIRDPARTY . '/pear/PEAR.php';
|
$pathFile = PATH_THIRDPARTY . '/pear/PEAR.php';
|
||||||
//$pathFile = $filter->validateInput($pathFile,'path');
|
$pathFile = $filter->validateInput($pathFile,'path');
|
||||||
require_once $pathFile;
|
require_once $pathFile;
|
||||||
|
|
||||||
//Bootstrap::LoadSystem( 'pmException' );
|
//Bootstrap::LoadSystem( 'pmException' );
|
||||||
|
|||||||
Reference in New Issue
Block a user