cve/2022/CVE-2022-22759.md
2024-06-18 02:51:15 +02:00

1.2 KiB

CVE-2022-22759

Description

If a document created a sandboxed iframe without allow-scripts, 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.

POC

Reference

Github

No PoCs found on GitHub currently.