Files
CVEs-PoC/2016/CVE-2016-5266.md
T
2024-06-18 02:51:15 +02:00

18 lines
674 B
Markdown

### [CVE-2016-5266](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5266)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.