CVE-2006-1895

UnknownEPSS 1.39%

Last modified

CVE-2006-1895 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 1.39% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
1.39%

68.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
Phpbb GroupPhpbb2.0.9

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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 BEGIN and END statements in overall_header.tpl, or (2) is used in an eval statement by includes/bbcode.php for bbcode.tpl.
How severe is CVE-2006-1895?
Severity scoring for CVE-2006-1895 is pending analysis. The EPSS model estimates a 1.39% probability of exploitation in the next 30 days.
How do I fix CVE-2006-1895?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2006-1895?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST