PHP remote file inclusion vulnerability in includes/usercp_register.php in phpBB 2.0.19 allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter. NOTE: this issue has been disputed by third-party researchers, stating that the file checks for a global constant and cannot be accessed directly
Max CVSS
10.0
EPSS Score
0.64%
Published
2007-03-27
Updated
2024-03-21
Certain forms in phpBB before 2.0.22 lack session checks, which has unknown impact and remote attack vectors.
Max CVSS
10.0
EPSS Score
0.58%
Published
2006-12-31
Updated
2008-09-05
Unspecified vulnerability in phpBB before 2.0.22 has unknown impact and remote attack vectors related to a "negative start parameter."
Max CVSS
10.0
EPSS Score
0.58%
Published
2006-12-31
Updated
2008-09-05
Unspecified vulnerability in phpBB before 2.0.22 has unknown impact and remote attack vectors related to "criteria for 'bad' redirection targets."
Max CVSS
10.0
EPSS Score
0.58%
Published
2006-12-31
Updated
2008-09-05
Cross-site request forgery (CSRF) vulnerability in phpBB 2.0.21 allows remote authenticated users to send unauthorized messages as an arbitrary user via unspecified vectors. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Max CVSS
6.0
EPSS Score
0.37%
Published
2006-12-14
Updated
2017-07-29
Cross-site scripting (XSS) vulnerability in the private message box implementation (privmsg.php) in phpBB 2.0.x allows remote authenticated users to inject arbitrary web script or HTML via the "Message body" field in a message to a non-existent user.
Max CVSS
6.0
EPSS Score
3.34%
Published
2006-12-10
Updated
2018-10-17
PHP remote file inclusion vulnerability in groupcp.php in phpBB 2.0.10 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter. NOTE: CVE and the vendor dispute this vulnerability because $phpbb_root_path is defined before use
Max CVSS
7.5
EPSS Score
0.68%
Published
2006-10-20
Updated
2024-03-21
PHP remote file inclusion vulnerability in admin/admin_topic_action_logging.php in Admin Topic Action Logging Mod 0.95 and earlier, as used in phpBB 2.0 up to 2.0.21, allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
Max CVSS
7.5
EPSS Score
5.82%
Published
2006-10-10
Updated
2017-10-19
PHP remote file inclusion vulnerability in template.php in phpBB 2 allows remote attackers to execute arbitrary PHP code via a URL in the page parameter. NOTE: followup posts have disputed this issue, stating that template.php does not appear in phpBB and does not use a $page variable. It is possible that this is a site-specific vulnerability, or an issue in a mod
Max CVSS
7.5
EPSS Score
6.78%
Published
2006-06-06
Updated
2024-03-21
SQL injection vulnerability in charts.php in the Chart mod for phpBB allows remote attackers to execute arbitrary SQL commands via the id parameter.
Max CVSS
7.5
EPSS Score
11.10%
Published
2006-05-15
Updated
2018-10-18
Unspecified vulnerability in phpBB allows remote authenticated users with Administration Panel access to execute arbitrary PHP code via crafted Font Colour 3 ($theme[fontcolor3] variable) and/or signature values, possibly involving the highlight functionality. NOTE: the original report does not clarify whether this issue is static code injection, eval injection, or another type of vulnerability.
Max CVSS
6.0
EPSS Score
0.70%
Published
2006-04-20
Updated
2018-10-18
Direct static code injection vulnerability in includes/template.php in phpBB allows remote authenticated users with write access to execute arbitrary PHP code by modifying a template in a way that (1) bypasses a loose ".*" regular expression to match BEGIN and END statements in overall_header.tpl, or (2) is used in an eval statement by includes/bbcode.php for bbcode.tpl.
Max CVSS
6.5
EPSS Score
0.41%
Published
2006-04-20
Updated
2018-10-18
The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key ("validation ID") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing accounts or create new accounts.
Max CVSS
6.4
EPSS Score
0.74%
Published
2006-02-10
Updated
2018-10-19
SQL injection vulnerability in phpBB 2 before 2.0.18 allows remote attackers to execute arbitrary SQL commands via the topic type.
Max CVSS
7.5
EPSS Score
0.39%
Published
2005-12-22
Updated
2008-09-05
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.
Max CVSS
7.5
EPSS Score
2.55%
Published
2005-11-01
Updated
2016-10-18
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.
Max CVSS
7.5
EPSS Score
0.80%
Published
2005-11-01
Updated
2016-10-18
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.
Max CVSS
7.5
EPSS Score
1.30%
Published
2005-11-01
Updated
2016-10-18
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.
Max CVSS
7.5
EPSS Score
1.30%
Published
2005-11-01
Updated
2016-10-18
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.
Max CVSS
7.5
EPSS Score
3.32%
Published
2005-11-01
Updated
2017-07-11

CVE-2005-2086

Public exploit
PHP remote file inclusion vulnerability in viewtopic.php in phpBB 2.0.15 and earlier allows remote attackers to execute arbitrary PHP code.
Max CVSS
7.5
EPSS Score
15.24%
Published
2005-07-05
Updated
2016-10-18
SQL injection vulnerability in kb.php in the Knowledge Base module for phpBB allows remote attackers to obtain sensitive information and execute SQL commands via the cat parameter.
Max CVSS
7.5
EPSS Score
0.39%
Published
2005-05-02
Updated
2016-10-18
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.
Max CVSS
7.5
EPSS Score
9.49%
Published
2005-05-16
Updated
2017-07-11
Multiple SQL injection vulnerabilities in album_search.php in Photo Album 2.0.53 for phpBB allow remote attackers to execute arbitrary SQL commands via the (1) mode or (2) search parameters.
Max CVSS
7.5
EPSS Score
0.46%
Published
2005-05-02
Updated
2017-07-11
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.
Max CVSS
7.5
EPSS Score
1.12%
Published
2005-04-07
Updated
2016-10-18
sessions.php in phpBB 2.0.12 and earlier allows remote attackers to gain administrator privileges via the autologinid value in a cookie.
Max CVSS
7.5
EPSS Score
4.92%
Published
2005-05-02
Updated
2016-10-18
41 vulnerabilities found
1 2
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!