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

20 lines
950 B
Markdown

### [CVE-2015-0816](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0816)
![](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 37.0, Firefox ESR 31.x before 31.6, and Thunderbird before 31.6 do not properly restrict resource: URLs, which makes it easier for remote attackers to execute arbitrary JavaScript code with chrome privileges by leveraging the ability to bypass the Same Origin Policy, as demonstrated by the resource: URL associated with PDF.js.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
- http://www.ubuntu.com/usn/USN-2550-1
- https://www.exploit-db.com/exploits/37958/
#### Github
- https://github.com/Afudadi/Firefox-35-37-Exploit