AzzCoder => phpBB XS 0.58 Remote File Include

2006.09.19
Credit: azzcoder
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-Other


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

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


Vote for this issue:
50%
50%

Comment it here.

Copyright 2025, cxsecurity.com

 

Back to Top