Files
CVEs-PoC/2017/CVE-2017-5386.md
T
2025-09-29 21:09:30 +02:00

19 lines
919 B
Markdown

### [CVE-2017-5386](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5386)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=WebExtensions%20can%20use%20data%3A%20protocol%20to%20affect%20other%20extensions&color=brightgreen)
### Description
WebExtension scripts can use the "data:" protocol to affect pages loaded by other web extensions using this protocol, leading to potential data disclosure or privilege escalation in affected extensions. This vulnerability affects Firefox ESR < 45.7 and Firefox < 51.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1319070
#### Github
No PoCs found on GitHub currently.