Security Advisory

CVE-2006-1895

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2006-04-20 10:00:00
Last updated 2024-08-07 17:27:29
Assigner mitre
CVSS score not scored
State PUBLISHED

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.