Lucene search

K
cvelistMozillaCVELIST:CVE-2022-45406
HistoryDec 22, 2022 - 12:00 a.m.

CVE-2022-45406

2022-12-2200:00:00
mozilla
www.cve.org

9.3 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

52.4%

If an out-of-memory condition occurred when creating a JavaScript global, a JavaScript realm may be deleted while references to it lived on in a BaseShape. This could lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.

CNA Affected

[
  {
    "vendor": "Mozilla",
    "product": "Firefox ESR",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "102.5",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  },
  {
    "vendor": "Mozilla",
    "product": "Thunderbird",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "102.5",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  },
  {
    "vendor": "Mozilla",
    "product": "Firefox",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "107",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]