Lucene search

K
cvelistMozillaCVELIST:CVE-2019-11757
HistoryJan 08, 2020 - 7:26 p.m.

CVE-2019-11757

2020-01-0819:26:23
mozilla
www.cve.org
1

8.4 High

AI Score

Confidence

High

0.008 Low

EPSS

Percentile

81.7%

When following the value’s prototype chain, it was possible to retain a reference to a locale, delete it, and subsequently reference it. This resulted in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ESR < 68.2.

CNA Affected

[
  {
    "product": "Firefox",
    "vendor": "Mozilla",
    "versions": [
      {
        "status": "affected",
        "version": "before 70"
      }
    ]
  },
  {
    "product": "Thunderbird",
    "vendor": "Mozilla",
    "versions": [
      {
        "status": "affected",
        "version": "before 68.2"
      }
    ]
  },
  {
    "product": "Firefox ESR",
    "vendor": "Mozilla",
    "versions": [
      {
        "status": "affected",
        "version": "before 68.2"
      }
    ]
  }
]