← Back to CVE List

CVE-2019-11716

Published: 2019-07-23T14:15Z
Last Modified: 2024-11-21T04:21Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt