CVE-2015-3880
CVE-2015-3880 is a medium-severity vulnerability in Phpbb with a CVSS 3.x base score of 6.1. 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-601.
Key facts
- Severity: Medium (CVSS 3.x base score 6.1)
- CVSS v2: 5.8
- EPSS exploit prediction: 2% (79th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-601
- Affected product: Phpbb
- Published:
- Last modified:
Description
Open redirect vulnerability in phpBB before 3.0.14 and 3.1.x before 3.1.4 allows remote attackers to redirect users of Google Chrome to arbitrary web sites and conduct phishing attacks via unspecified vectors.
Frequently asked questions
- What is CVE-2015-3880?
- Open redirect vulnerability in phpBB before 3.0.14 and 3.1.x before 3.1.4 allows remote attackers to redirect users of Google Chrome to arbitrary web sites and conduct phishing attacks via unspecified vectors.
- How severe is CVE-2015-3880?
- CVE-2015-3880 has a CVSS 3.x base score of 6.1, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2015-3880 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (79th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2015-3880?
- CVE-2015-3880 primarily affects Phpbb. In total, 23 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2015-3880?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2015-3880 published?
- CVE-2015-3880 was published on 2017-09-19 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2015/05/12/10
- http://www.securityfocus.com/bid/74592
- https://github.com/phpbb/phpbb/commit/1a3350619f428d9d69d196c52128727e27ef2f04
- https://wiki.phpbb.com/Release_Highlights/3.0.14
- https://wiki.phpbb.com/Release_Highlights/3.1.4
- https://www.phpbb.com/community/viewtopic.php?f=14&t=2313941
Affected products (23)
- cpe:2.3:a:phpbb:phpbb:*:rc1:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:*:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:a1:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:a2:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:a3:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:b1:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:b2:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:b3:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:b4:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:rc1:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:rc2:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:rc3:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:rc4:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:rc5:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.0:rc6:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.2:rc1:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.3:*:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.3:rc1:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.3:rc2:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.4:rc1:*:*:*:*:*:*
- cpe:2.3:a:phpbb:phpbb:3.1.4:rc2:*:*:*:*:*:*
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-2001-1471 — High (CVSS 8.8): prefs.php in phpBB 1.4.0 and earlier allows remote authenticated users to execute arbitrary PHP code via an invalid…
- 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…
Other CWE-601 (Open Redirect) vulnerabilities
- CVE-2018-3774 — Critical (CVSS 10.0): Incorrect parsing in url-parse <1.4.3 returns wrong hostname which leads to multiple vulnerabilities such as SSRF, Open…
- CVE-2019-25282 — Critical (CVSS 9.8): V-SOL GPON/EPON OLT Platform v2.03 contains an open redirect vulnerability in the script that allows attackers to…
- CVE-2020-36912 — Critical (CVSS 9.8): Plexus anblick Digital Signage Management 3.1.13 contains an open redirect vulnerability in the 'PantallaLogin' script…
- CVE-2025-43526 — Critical (CVSS 9.8): This issue was addressed with improved URL validation. This issue is fixed in Safari 26.2, macOS Tahoe 26.2. On a Mac…
- CVE-2025-55031 — Critical (CVSS 9.8): Malicious pages could use Firefox for iOS to pass FIDO: links to the OS and trigger the hybrid passkey transport. An…
- CVE-2024-22891 — Critical (CVSS 9.8): Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link.