ghsa-xxf9-rgcc-942c
Vulnerability from github
Published
2022-04-30 18:18
Modified
2024-02-15 21:31
Severity ?
VLAI Severity ?
Details
prefs.php in phpBB 1.4.0 and earlier allows remote authenticated users to execute arbitrary PHP code via an invalid language value, which prevents the variables (1) $l_statsblock in prefs.php or (2) $l_privnotify in auth.php from being properly initialized, which can be modified by the user and later used in an eval statement.
{ "affected": [], "aliases": [ "CVE-2001-1471" ], "database_specific": { "cwe_ids": [ "CWE-665" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2001-07-31T04:00:00Z", "severity": "MODERATE" }, "details": "prefs.php in phpBB 1.4.0 and earlier allows remote authenticated users to execute arbitrary PHP code via an invalid language value, which prevents the variables (1) $l_statsblock in prefs.php or (2) $l_privnotify in auth.php from being properly initialized, which can be modified by the user and later used in an eval statement.", "id": "GHSA-xxf9-rgcc-942c", "modified": "2024-02-15T21:31:21Z", "published": "2022-04-30T18:18:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2001-1471" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/6944" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/bugtraq/2001-08/0123.html" }, { "type": "WEB", "url": "http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2001-08/0087.html" }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/920931" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/3167" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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…
Loading…