Files
cve/2015/CVE-2015-6755.md
2025-09-29 21:09:30 +02:00

928 B

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