mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
21 lines
868 B
Markdown
21 lines
868 B
Markdown
### [CVE-2016-1710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1710)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ChromeClientImpl::createWindow method in WebKit/Source/web/ChromeClientImpl.cpp in Blink, as used in Google Chrome before 52.0.2743.82, does not prevent window creation by a deferred frame, which allows remote attackers to bypass the Same Origin Policy via a crafted web site.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/lnick2023/nicenice
|
|
- https://github.com/qazbnm456/awesome-cve-poc
|
|
- https://github.com/xbl3/awesome-cve-poc_qazbnm456
|
|
|