Lucene search

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

CVE-2024-5690

2024-06-1113:15:50
web.nvd.nist.gov
36
firefox
protocol handler
vulnerability
guessing
cve-2024-5690

5.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

By monitoring the time certain operations take, an attacker could have guessed which external protocol handlers were functional on a user’s system. 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"
      }
    ]
  }
]