ghsa-ghp7-3wpq-fx4r
Vulnerability from github
Published
2022-05-01 06:53
Modified
2022-05-01 06:53
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2006-1895" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-04-20T10:02:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-ghp7-3wpq-fx4r", "modified": "2022-05-01T06:53:44Z", "published": "2022-05-01T06:53:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1895" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25888" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/769" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/431017/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/17573" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…