mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
876 B
876 B
CVE-2022-22755
Description
By using XSL Transforms, a malicious webserver could have served a user an XSL document that would continue to execute JavaScript (within the bounds of the same-origin policy) even after the tab was closed. This vulnerability affects Firefox < 97.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1309630
- https://www.mozilla.org/security/advisories/mfsa2022-04/
Github
No PoCs found on GitHub currently.