Lucene search

K
cvelistMozillaCVELIST:CVE-2019-11716
HistoryJul 23, 2019 - 1:18 p.m.

CVE-2019-11716

2019-07-2313:18:19
mozilla
www.cve.org

8.4 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

73.0%

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.

CNA Affected

[
  {
    "product": "Firefox",
    "vendor": "Mozilla",
    "versions": [
      {
        "lessThan": "68",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  }
]