Cross-origin DOM access via unchecked this unwrapping
Published Jan 8, 2020 · Updated Aug 4, 2024
Origin validation error in Mozilla Firefox before 70, Firefox ESR before 68.2, and Thunderbird before 68.2 allows cross-origin DOM access. DOM binding this-unwrapping skips the same-origin check when same-compartment windows diverge through different document.domain values, so borrowed methods, getters, and setters accept a cross-origin Window or Location object. Exploitation requires script execution in initially same-origin pages, deliberate origin divergence, and user interaction with malicious web content; it can expose or alter data in the other window.
Summary
What happened
Origin validation error in Mozilla Firefox before 70, Firefox ESR before 68.2, and Thunderbird before 68.2 allows cross-origin DOM access. DOM binding this-unwrapping skips the same-origin check when same-compartment windows diverge through different document.domain values, so borrowed methods, getters, and setters accept a cross-origin Window or Location object. Exploitation requires script execution in initially same-origin pages, deliberate origin divergence, and user interaction with malicious web content; it can expose or alter data in the other window.
The record
- CVE
- CVE-2019-11762
- Published
- Jan 8, 2020
- Updated
- Aug 4, 2024
- Vendor
- Mozilla
- Product
- Firefox
- Classifications
- CWE-346, T1203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 8, 2020CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=before 70
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Mozilla Bug 1582857 cross-origin DOM call demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo