mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
21 lines
917 B
Markdown
21 lines
917 B
Markdown
![]() |
### [CVE-2015-6755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6755)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The ContainerNode::parserInsertBefore function in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 46.0.2490.71, proceeds with a DOM tree insertion in certain cases where a parent node no longer contains a child node, which allows remote attackers to bypass the Same Origin Policy via crafted JavaScript code.
|
||
|
|
||
|
### 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
|
||
|
|