cve/2019/CVE-2019-11742.md
2024-06-09 00:33:16 +00:00

1.5 KiB

CVE-2019-11742

Description

A same-origin policy violation occurs allowing the theft of cross-origin images through a combination of SVG filters and a <canvas> element due to an error in how same-origin policy is applied to cached image content. The resulting same-origin policy violation could allow for data theft. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.

POC

Reference

Github

No PoCs found on GitHub currently.