mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-21 09:56:14 +02:00
1.2 KiB
1.2 KiB
CVE-2017-5407
Description
Using SVG filters that don't use the fixed point math implementation on a target iframe, a malicious page can extract pixel values from a targeted user. This can be used to extract history information and read text values across domains. This violates same-origin policy and leads to information disclosure. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1336622
- https://www.mozilla.org/security/advisories/mfsa2017-05/
Github
No PoCs found on GitHub currently.