Lucene search

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

CVE-2024-5691

2024-06-1113:15:50
web.nvd.nist.gov
33
browser security
iframe sandbox
x-frame-options
bypass
firefox vulnerability
window restrictions

5.2 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

By tricking the browser with a X-Frame-Options header, a sandboxed iframe could have presented a button that, if clicked by a user, would bypass restrictions to open a new window. 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"
      }
    ]
  }
]