mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
785 B
Markdown
18 lines
785 B
Markdown
### [CVE-2016-1949](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1949)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Firefox before 44.0.2 does not properly restrict the interaction between Service Workers and plugins, which allows remote attackers to bypass the Same Origin Policy via a crafted web site that triggers spoofed responses to requests that use NPAPI, as demonstrated by a request for a crossdomain.xml file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1245724
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|