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

19 lines
767 B
Markdown

### [CVE-2015-7186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7186)
![](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 42.0 on Android allows user-assisted remote attackers to bypass the Same Origin Policy and trigger (1) a download or (2) cached profile-data reading via a file: URL in a saved HTML document.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=1193027
#### Github
No PoCs found on GitHub currently.