CVE-2022-22759

Source
https://cve.org/CVERecord?id=CVE-2022-22759
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-22759.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-22759
Downstream
Related
Published
2022-12-22T20:15:19.410Z
Modified
2026-03-14T14:59:17.556932Z
Severity
  • 9.6 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

If a document created a sandboxed iframe without <code>allow-scripts</code>, and subsequently appended an element to the iframe's document that e.g. had a JavaScript event handler - the event handler would have run despite the iframe's sandbox. This vulnerability affects Firefox < 97, Thunderbird < 91.6, and Firefox ESR < 91.6.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-22759.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "97.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "91.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "91.6"
            }
        ]
    }
]