Lucene search

K
cve[email protected]CVE-2024-5688
HistoryJun 11, 2024 - 1:15 p.m.

CVE-2024-5688

2024-06-1113:15:50
web.nvd.nist.gov
36
garbage collection
use-after-free
firefox
vulnerability
object transplant

5.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

If a garbage collection was triggered at the right time, a use-after-free could have occurred during object transplant. This vulnerability affects Firefox < 127, Firefox ESR < 115.12, and Thunderbird < 115.12.

Affected configurations

Vulners
Node
mozillafirefoxRange127
OR
mozillafirefox_esrRange115.12
OR
mozillathunderbirdRange115.12

CNA Affected

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