mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
23 lines
972 B
Markdown
23 lines
972 B
Markdown
### [CVE-2016-1667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1667)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The TreeScope::adoptIfNeeded function in WebKit/Source/core/dom/TreeScope.cpp in the DOM implementation in Blink, as used in Google Chrome before 50.0.2661.102, does not prevent script execution during node-adoption operations, 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/0xR0/uxss-db
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Metnew/uxss-db
|
|
- https://github.com/lnick2023/nicenice
|
|
- https://github.com/qazbnm456/awesome-cve-poc
|
|
- https://github.com/xbl3/awesome-cve-poc_qazbnm456
|
|
|