Cyber Resilience

CVE-2015-4495

Redhat Enterprise Linux Eus 6.7 … 7.7

CISA KEVActive ExploitationEUVD ExploitedPublic PoC
Published
08 August 2015
Modified
22 April 2026
KEV Added
25 May 2022
Patch / advisory
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.69 99.3th percentile
Risk Priority 90 floored blend · peak EPSS

Summary

CVE-2015-4495 is a high-severity Origin Validation Error (CWE-346) vulnerability in Redhat Enterprise Linux Eus. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique DHCP Spoofing (T1557.003); ranked in the top 0.7% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

The vulnerability is a same-origin policy bypass in the PDF reader component of Mozilla Firefox before version 39.0.3, Firefox ESR 38.x before 38.1.1, and Firefox OS before 2.2. It is triggered by specially crafted JavaScript that interacts with a native setter, allowing violation of origin boundaries. The issue is tracked as CVE-2015-4495 with a CVSS 3.1 score of 8.8 and is associated with CWE-346.

Remote attackers can exploit the flaw by serving a malicious PDF that executes in the browser or Firefox OS environment. Successful exploitation permits reading arbitrary local files and obtaining elevated privileges without requiring authentication, though user interaction is needed to open the document. The vulnerability was observed being exploited in the wild during August 2015.

Advisories from openSUSE detail the availability of updated Firefox packages that resolve the issue for affected distributions, recommending immediate application of the patches listed in the August 2015 security announcements. The flaw's public exploitation at the time of disclosure underscores the need for rapid deployment of the fixes across all supported Firefox versions.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

The PDF reader in Mozilla Firefox before 39.0.3, Firefox ESR 38.x before 38.1.1, and Firefox OS before 2.2 allows remote attackers to bypass the Same Origin Policy, and read arbitrary files or gain privileges, via vectors involving crafted JavaScript code…

more

and a native setter, as exploited in the wild in August 2015.

CWE(s)
KEV Date Added
25 May 2022

Related Threats

MITRE ATT&CK Enterprise Techniques

T1557.003 DHCP Spoofing Credential Access
Adversaries may redirect network traffic to adversary-owned systems by spoofing Dynamic Host Configuration Protocol (DHCP) traffic and acting as a malicious DHCP server on the victim network.
T1557 Adversary-in-the-Middle Credential Access
Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.
T1557.001 Name Resolution Poisoning and SMB Relay Credential Access
By responding to LLMNR/NBT-NS/mDNS network traffic, adversaries may spoof an authoritative source for name resolution to force communication with an adversary controlled system.
T1557.002 ARP Cache Poisoning Credential Access
Adversaries may poison Address Resolution Protocol (ARP) caches to position themselves between the communication of two or more networked devices.
T1557.004 Evil Twin Credential Access
Adversaries may host seemingly genuine Wi-Fi access points to deceive users into connecting to malicious networks as a way of supporting follow-on behaviors such as [Network Sniffing](https://attack.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2013-1690Same product: Canonical Ubuntu Linuxboth on KEV
CVE-2016-3718Same product: Canonical Ubuntu Linuxboth on KEV
CVE-2015-2590Same product: Canonical Ubuntu Linuxboth on KEV
CVE-2016-3715Same product: Canonical Ubuntu Linuxboth on KEV
CVE-2014-3153Same product: Canonical Ubuntu Linuxboth on KEV
CVE-2015-4902Same product: Opensuse Opensuseboth on KEV
CVE-2025-34291Shared CWE-346both on KEV
CVE-2013-1675Same product: Canonical Ubuntu Linuxboth on KEV
CVE-2016-1646Same product: Canonical Ubuntu Linuxboth on KEV
CVE-2023-37210Same product: Mozilla Firefox

Affected Assets

mozilla
firefox
≤ 39.0.3 · 38.0 — 38.1.1
mozilla
firefox os
≤ 2.2
oracle
solaris
11.3
canonical
ubuntu linux
12.04, 14.04, 15.04
redhat
enterprise linux desktop
5.0, 6.0, 7.0
redhat
enterprise linux eus
6.7, 7.1, 7.2, 7.3, 7.4
redhat
enterprise linux server
5.0, 6.0, 7.0
redhat
enterprise linux server aus
7.3, 7.4, 7.6, 7.7
redhat
enterprise linux server tus
7.3, 7.6, 7.7
redhat
enterprise linux workstation
5.0, 6.0, 7.0
+5 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 3 hardening rules · 1 OS baseline
Validate
Prove the fix (OWASP ASVS)

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-346

Requires unique identification of the service before communications, addressing failures to validate the origin of the interaction.

addresses: CWE-346

Trusted path establishment enforces validation that the communication originates from and reaches only the intended trusted system components.

addresses: CWE-346

Enforces validation of the true origin of DNS responses via signatures and chain-of-trust mechanisms.

addresses: CWE-346

Enforces origin validation of name/address data, eliminating reliance on unverified or impersonated DNS sources.

addresses: CWE-346

Mandates origin validation so that only legitimate endpoints can continue the authenticated session.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-03 mostly match
prevents

Authentication directly verifies the source of users/services/hardware, mitigating origin validation failures.

PR.AA-04 mostly match
prevents

Verifying identity assertions enforces origin validation for conveyed claims.

ID.AM-03 partial match
prevents

Documenting authorized flows supports origin validation by defining expected sources.

PR.IR-01 partial match
prevents

Protecting networks from unauthorized access requires origin checks on communication sources.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

mitigates

Network security controls enforce origin validation at network boundaries.

mitigates

Security of network services includes validating the authenticity of service endpoints.

mitigates

Network segregation reduces exposure but does not directly validate origins.

prevents

Application security requirements explicitly call for origin validation of inputs and communications.

prevents

Secure architecture principles encourage origin checks but do not mandate them.

prevents

Secure coding practices include implementing proper origin validation to prevent spoofing.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (3 rules)
  • V-248574 YUM must be configured to prevent the installation of patches, service packs, device drivers, or OL 8 system components that have not been digitally signed using a certificate that is recognized and approved by the organization. prevents CWE-346
  • V-248575 OL 8 must prevent the installation of software, patches, service packs, device drivers, or operating system components of local packages without verification they have been digitally signed using a certificate that is issued by a Certificate Authority (CA) that is recognized and approved by the organization. prevents CWE-346
  • V-248827 OL 8 must not have the rsh-server package installed. prevents CWE-346

References