Lucene search

K
cvelistMozillaCVELIST:CVE-2024-1549
HistoryFeb 20, 2024 - 1:21 p.m.

CVE-2024-1549

2024-02-2013:21:35
mozilla
www.cve.org
website
custom cursor
permission dialog
user confusion
unexpected permissions
vulnerability
firefox
thunderbird

7.6 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%

If a website set a large custom cursor, portions of the cursor could have overlapped with the permission dialog, potentially resulting in user confusion and unexpected granted permissions. This vulnerability affects Firefox < 123, Firefox ESR < 115.8, and Thunderbird < 115.8.

CNA Affected

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