mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.2 KiB
1.2 KiB
CVE-2022-22760
Description
When importing resources using Web Workers, error messages would distinguish the difference between application/javascript responses and non-script responses. This could have been abused to learn information cross-origin. This vulnerability affects Firefox < 97, Thunderbird < 91.6, and Firefox ESR < 91.6.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1740985
- https://www.mozilla.org/security/advisories/mfsa2022-04/
Github
No PoCs found on GitHub currently.