mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
794 B
794 B
CVE-2018-5136
Description
A shared worker created from a "data:" URL in one tab can be shared by another tab with a different origin, bypassing the same-origin policy. This vulnerability affects Firefox < 59.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1419166
- https://bugzilla.mozilla.org/show_bug.cgi?id=1419166
Github
No PoCs found on GitHub currently.