First published: Tue Jul 09 2019(Updated: )
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.
Credit: security@mozilla.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mozilla Firefox | <68 | 68 |
<68 | 68 | |
Mozilla Firefox | <68.0 | |
<68 | 68 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)
The severity of CVE-2019-11716 is high, with a severity value of 8.3.
CVE-2019-11716 affects Mozilla Thunderbird 68, Mozilla Firefox 68, and Mozilla Firefox 68.0.
To fix CVE-2019-11716, update Mozilla Thunderbird to version 68 or later, or update Mozilla Firefox to version 68.0 or later.
The CWE of CVE-2019-11716 is CWE-20.
More information about CVE-2019-11716 can be found in the following references: [link1], [link2], [link3].