Lucene search

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

CVE-2024-3852

2024-04-1615:14:05
mozilla
github.com
1
vulnerability
getboundname
firefox
thunderbird
jit optimizations
wrong version
cve-2024-3852

6.1 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

GetBoundName could return the wrong version of an object when JIT optimizations were applied. 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"
      }
    ]
  }
]