|
A important vulnerability into functions.php will allow a malicious user to insert a remote file.=0D
=0D
The Vulnerable Code:=0D
=0D
include_once( $phpbb_root_path . './includes/functions_categories_hierarchy.' . $phpEx );=0D
=0D
(The phpbb_root_path isn't initialize and PHPBB_IN isn't checked)