mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
20 lines
950 B
Markdown
20 lines
950 B
Markdown
### [CVE-2015-0816](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0816)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|