cve/2015/CVE-2015-0801.md

20 lines
871 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-0801](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0801)
![](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 allow remote attackers to bypass the Same Origin Policy and execute arbitrary JavaScript code with chrome privileges via vectors involving anchor navigation, a similar issue to CVE-2015-0818.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
- http://www.ubuntu.com/usn/USN-2550-1
- https://bugzilla.mozilla.org/show_bug.cgi?id=1146339
#### Github
No PoCs found on GitHub currently.