CVE-2006-1895
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…
Does this matter?
Lower severity and a low EPSS score (1.39%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 2.0
- 6.5 MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
- EPSS
- 1.39% probability · 71th percentile
- CISA KEV
- Not listed
- Affected
- phpbb group/phpbb
- Source
- cve@mitre.org
References
- http://securityreason.com/securityalert/769
- http://www.securityfocus.com/archive/1/431017/100/0/threaded
- http://www.securityfocus.com/bid/17573Exploit
- https://exchange.xforce.ibmcloud.com/vulnerabilities/25888
- http://securityreason.com/securityalert/769
- http://www.securityfocus.com/archive/1/431017/100/0/threaded
- http://www.securityfocus.com/bid/17573Exploit
- https://exchange.xforce.ibmcloud.com/vulnerabilities/25888
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.