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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WebChannel.jsm module in Mozilla Firefox before 38.0 allows remote attackers to bypass the Same Origin Policy and obtain sensitive webchannel-response data via a crafted web site containing an IFRAME element referencing a different web site that is intended to read this data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1146724
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|