
CVE-2005-3418
https://notcve.org/view.php?id=CVE-2005-3418
01 Nov 2005 — Multiple cross-site scripting (XSS) vulnerabilities in phpBB 2.0.17 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) error_msg parameter to usercp_register.php, (2) forward_page parameter to login.php, and (3) list_cat parameter to search.php, which are not initialized as variables. • http://marc.info/?l=bugtraq&m=113081113317600&w=2 •

CVE-2005-3420
https://notcve.org/view.php?id=CVE-2005-3420
01 Nov 2005 — usercp_register.php in phpBB 2.0.17 allows remote attackers to modify regular expressions and execute PHP code via the signature_bbcode_uid parameter, as demonstrated by injecting an "e" modifier into a preg_replace statement. • http://marc.info/?l=bugtraq&m=113081113317600&w=2 •

CVE-2005-3416
https://notcve.org/view.php?id=CVE-2005-3416
01 Nov 2005 — phpBB 2.0.17 and earlier, when register_globals is enabled and the session_start function has not been called to handle a session, allows remote attackers to bypass security checks by setting the $_SESSION and $HTTP_SESSION_VARS variables to strings instead of arrays, which causes an array_merge function call to fail. • http://marc.info/?l=bugtraq&m=113081113317600&w=2 •

CVE-2005-3415
https://notcve.org/view.php?id=CVE-2005-3415
01 Nov 2005 — phpBB 2.0.17 and earlier allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GET/POST/COOKIE (GPC) variable and a GLOBALS[] variable with the same name, which causes phpBB to unset the GLOBALS[] variable but not the GPC variable. • http://marc.info/?l=bugtraq&m=113081113317600&w=2 •

CVE-2005-3419
https://notcve.org/view.php?id=CVE-2005-3419
01 Nov 2005 — SQL injection vulnerability in usercp_register.php in phpBB 2.0.17 allows remote attackers to execute arbitrary SQL commands via the signature_bbcode_uid parameter, which is not properly initialized. • http://marc.info/?l=bugtraq&m=113081113317600&w=2 •

CVE-2005-3417
https://notcve.org/view.php?id=CVE-2005-3417
01 Nov 2005 — phpBB 2.0.17 and earlier, when the register_long_arrays directive is disabled, allows remote attackers to modify global variables and bypass security mechanisms because PHP does not define the associated HTTP_* variables. • http://marc.info/?l=bugtraq&m=113081113317600&w=2 •

CVE-2005-1193 – phpBB 2.0.x - 'BBCode.php' URL Tag
https://notcve.org/view.php?id=CVE-2005-1193
16 May 2005 — The bbencode_second_pass and make_clickable functions in bbcode.php for phpBB before 2.0.15, as used in viewtopic.php, privmsg.php, and other scripts, allow remote attackers to execute arbitrary script via a BBcode tag with a (1) javascript:, (2) applet:, (3) about:, (4) activex:, (5) chrome:, or (6) script: URI scheme, as demonstrated using the URL tag. • https://www.exploit-db.com/exploits/25628 •

CVE-2005-1047
https://notcve.org/view.php?id=CVE-2005-1047
07 Apr 2005 — Meilad File upload script (up.php) mod for phpBB 2.0.x does not properly limit the types of files that can be uploaded, which allows remote authenticated users to execute arbitrary commands by uploading PHP files, then directly requesting them from the uploads directory. • http://marc.info/?l=bugtraq&m=111299353030534&w=2 •

CVE-2005-0659
https://notcve.org/view.php?id=CVE-2005-0659
07 Mar 2005 — phpBB 2.0.13 and earlier allows remote attackers to obtain sensitive information via a direct request to oracle.php, which reveals the path in a PHP error message. • http://marc.info/?l=bugtraq&m=110996579900134&w=2 •

CVE-2005-0614 – phpBB 2.0.12 - Change User Rights Authentication Bypass
https://notcve.org/view.php?id=CVE-2005-0614
03 Mar 2005 — sessions.php in phpBB 2.0.12 and earlier allows remote attackers to gain administrator privileges via the autologinid value in a cookie. • https://www.exploit-db.com/exploits/897 •