CVE-2001-1471
CVE-2001-1471 is a high-severity vulnerability in Phpbb with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-665.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v2: 4.6
- EPSS exploit prediction: 8% (94th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-665
- Affected product: Phpbb
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2001-1471?
- 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.
- How severe is CVE-2001-1471?
- CVE-2001-1471 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2001-1471 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 8% (94th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2001-1471?
- CVE-2001-1471 affects Phpbb. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2001-1471?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2001-1471 published?
- CVE-2001-1471 was published on 2001-07-31 and last updated on 2026-06-16.
References
- http://archives.neohapsis.com/archives/bugtraq/2001-08/0123.html
- http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2001-08/0087.html
- http://www.kb.cert.org/vuls/id/920931
- http://www.securityfocus.com/bid/3167
- https://exchange.xforce.ibmcloud.com/vulnerabilities/6944
Affected products (1)
- cpe:2.3:a:phpbb:phpbb:*:*:*:*:*:*:*:*
More vulnerabilities in Phpbb
- CVE-2008-3224 — Critical (CVSS 10.0): Unspecified vulnerability in phpBB before 3.0.1 has unknown impact and attack vectors related to "urls gone through…
- CVE-2008-1766 — Critical (CVSS 10.0): Multiple unspecified vulnerabilities in phpBB before 3.0.1 have unknown impact and attack vectors, related to "two…
- CVE-2025-70810 — High (CVSS 8.8): Cross Site Request Forgery vulnerability in Phpbb phbb3 v.3.3.15 allows a local attacker to execute arbitrary code via…
- CVE-2019-16993 — High (CVSS 8.8): In phpBB before 3.1.7-PL1, includes/acp/acp_bbcodes.php has improper verification of a CSRF token on the BBCode page in…
- CVE-2026-29199 — High (CVSS 8.1): phpBB before 3.3.16 is vulnerable to Host Header Injection that can lead to password rest link poisoning. When…
- CVE-2019-16108 — High (CVSS 7.5): phpBB 3.2.7 allows adding an arbitrary Cascading Style Sheets (CSS) token sequence to a page through BBCode.
Other CWE-665 (Improper Initialization) vulnerabilities
- CVE-2021-33635 — Critical (CVSS 9.8): When malicious images are pulled by isula pull, attackers can execute arbitrary code.
- CVE-2022-37128 — Critical (CVSS 9.8): In D-Link DIR-816 A2_v1.10CNB04.img the network can be initialized without authentication via /goform/wizard_end.
- CVE-2021-41264 — Critical (CVSS 9.8): OpenZeppelin Contracts is a library for smart contract development. In affected versions upgradeable contracts using…
- CVE-2019-10196 — Critical (CVSS 9.8): A flaw was found in http-proxy-agent, prior to version 2.1.0. It was discovered http-proxy-agent passes an auth option…
- CVE-2015-8367 — Critical (CVSS 9.8): The phase_one_correct function in Libraw before 0.17.1 allows attackers to cause memory errors and possibly execute…
- CVE-2019-14271 — Critical (CVSS 9.8): In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the…
Browse all CWE-665 (Improper Initialization) vulnerabilities →