Lucene search

K
vulnrichmentMozillaVULNRICHMENT:CVE-2024-5691
HistoryJun 11, 2024 - 12:40 p.m.

CVE-2024-5691

2024-06-1112:40:13
mozilla
github.com
1
bypassing x-frame-options
firefox vulnerability
sandbox iframe

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.

CNA Affected

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