Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phpbb Group | Phpbb | 2.0.9 |
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
FAQ
What is CVE-2006-1895?
CVE-2006-1895 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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)...
How severe is CVE-2006-1895?
CVE-2006-1895 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2006-1895?
Check the references section above for vendor advisories and patch information. Affected products include: Phpbb Group Phpbb.