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
Configurations
History
No history.
Information
Published : 2019-07-23 14:15
Updated : 2024-02-04 20:20
NVD link : CVE-2019-11716
Mitre link : CVE-2019-11716
CVE.ORG link : CVE-2019-11716
JSON object : View
Products Affected
mozilla
- firefox
CWE
CWE-20
Improper Input Validation