Lucene search

K
cveMozillaCVE-2024-6614
HistoryJul 09, 2024 - 3:15 p.m.

CVE-2024-6614

2024-07-0915:15:13
mozilla
web.nvd.nist.gov
38
vulnerability
frame iterator
incorrect stack traces
firefox

AI Score

8.6

Confidence

High

EPSS

0

Percentile

16.0%

The frame iterator could get stuck in a loop when encountering certain wasm frames leading to incorrect stack traces. This vulnerability affects Firefox < 128 and Thunderbird < 128.

Affected configurations

Vulners
Node
mozillafirefoxRange128
OR
mozillathunderbirdRange128
VendorProductVersionCPE
mozillafirefox*cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
mozillathunderbird*cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*

CNA Affected

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