mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
742 B
Markdown
18 lines
742 B
Markdown
### [CVE-2014-7939](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7939)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Google Chrome before 40.0.2214.91, when the Harmony proxy in Google V8 is enabled, allows remote attackers to bypass the Same Origin Policy via crafted JavaScript code with Proxy.create and console.log calls, related to HTTP responses that lack an "X-Content-Type-Options: nosniff" header.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/jesusprubio/strong-node
|
|
|