mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
738 B
Markdown
18 lines
738 B
Markdown
### [CVE-2018-5136](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|