mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
### [CVE-2016-5266](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5266)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Firefox before 48.0 does not properly restrict drag-and-drop (aka dataTransfer) actions for file: URIs, which allows user-assisted remote attackers to access local files via a crafted web site.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1226977
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|