CVE-2019-11716

Source
https://cve.org/CVERecord?id=CVE-2019-11716
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11716.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-11716
Downstream
Related
Published
2019-07-23T14:15:15.873Z
Modified
2026-03-10T22:08:33.776383Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L CVSS Calculator
Summary
[none]
Details

Until explicitly accessed by script, window.globalThis is not enumerable and, as a result, is not visible to code such as Object.getOwnPropertyNames(window). Sites that deploy a sandboxing that depends on enumerating and freezing access to the window object may miss this, allowing their sandboxes to be bypassed. This vulnerability affects Firefox < 68.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11716.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "68.0"
            }
        ]
    }
]