mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
832 B
Markdown
19 lines
832 B
Markdown
### [CVE-2014-1510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1510)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and SeaMonkey before 2.25 allows remote attackers to execute arbitrary JavaScript code with chrome privileges by using an IDL fragment to trigger a window.open call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=982906
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|