Lucene search

K
vulnrichmentMozillaVULNRICHMENT:CVE-2024-3854
HistoryApr 16, 2024 - 3:14 p.m.

CVE-2024-3854

2024-04-1615:14:05
mozilla
github.com
1
jit optimization
vulnerability
firefox
thunderbird
out-of-bounds reads

6.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

In some code patterns the JIT incorrectly optimized switch statements and generated code with out-of-bounds-reads. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thunderbird < 115.10.

CNA Affected

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