Lucene search

K
vulnrichmentMozillaVULNRICHMENT:CVE-2024-29944
HistoryMar 22, 2024 - 12:55 p.m.

CVE-2024-29944

2024-03-2212:55:40
mozilla
github.com
3
vulnerability
event handler
javascript
desktop firefox
cve-2024-29944

AI Score

5.8

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

An attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process. Note: This vulnerability affects Desktop Firefox only, it does not affect mobile versions of Firefox. This vulnerability affects Firefox < 124.0.1 and Firefox ESR < 115.9.1.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*"
    ],
    "vendor": "mozilla",
    "product": "firefox",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "124",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*"
    ],
    "vendor": "mozilla",
    "product": "firefox_esr",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "115.9.1",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]