Lucene search

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

CVE-2024-5693

2024-06-1113:15:50
web.nvd.nist.gov
33
cve-2024-5693
firefox
same-origin policy

5.2 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

Offscreen Canvas did not properly track cross-origin tainting, which could be used to access image data from another site in violation of same-origin policy. 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"
      }
    ]
  }
]