Lucene search
K

24 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.1 views

SUSE CVE-2015-1291

The ContainerNode::parserRemoveChild function in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 45.0.2454.85, does not check whether a node is expected, which allows remote attackers to bypass the Same Origin Policy or cause a denial of service DOM tree corruption via a web...

6.4CVSS8.6AI score0.0058EPSS
Exploits0References4
seebug.org
seebug.org
added 2017/05/26 12:0 a.m.14 views

WebKit: UXSS via ContainerNode::parserRemoveChild

Here's a snippet of ContainerNode::parserRemoveChild. void ContainerNode::parserRemoveChildNode& oldChild disconnectSubframesIfNeededthis, DescendantsOnly; let xml = let p = document.querySelector'p'; let link = p.appendChilddocument.createElement'link'; link.rel = 'stylesheet'; link.href =...

7AI score
Exploits0
0day.today
0day.today
added 2017/05/25 12:0 a.m.28 views

WebKit - ContainerNode::parserRemoveChild Universal Cross-Site Scripting Exploit

Exploit for multiple platform in category dos / poc let xml = let p = document.querySelector'p'; let link = p.appendChilddocument.createElement'link'; link.rel = 'stylesheet'; link.href = 'data:,aaaaazxczxczzxzcz'; let btn = document.body.appendChilddocument.createElement'button'; btn.id = 'btn';...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2017/05/25 12:0 a.m.19 views

WebKit - 'ContainerNode::parserRemoveChild' Universal Cross-Site Scripting

let xml = let p = document.querySelector'p'; let link = p.appendChilddocument.createElement'link'; link.rel = 'stylesheet'; link.href = 'data:,aaaaazxczxczzxzcz'; let btn = document.body.appendChilddocument.createElement'button'; btn.id = 'btn'; btn.onfocus = = btn.onfocus = null; window.d =...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.21 views

WebKit Patch #1110 Universal Cross Site Scripting

WebKit: UXSS: the patch of 1110 made another bug Here's the patch of 1110. https://trac.webkit.org/changeset/212218/trunk/Source/WebCore/dom/ContainerNode.cpp void ContainerNode::parserRemoveChildNode& oldChild disconnectSubframesIfNeededthis, DescendantsOnly; d = document.querySelector'div'; p =...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.27 views

WebKit ContainerNode::parserRemoveChild (2) Universal Cross Site Scripting

WebKit: UXSS via ContainerNode::parserRemoveChild 2 Here's a snippet of ContainerNode::parserRemoveChild. void ContainerNode::parserRemoveChildNode& oldChild disconnectSubframesIfNeededthis, DescendantsOnly; let xml = let p = document.querySelector'p'; let link =...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/05/25 12:0 a.m.18 views

WebKit - ContainerNode::parserRemoveChild Universal Cross-Site Scripting

WebKit - ContainerNode::parserRemoveChild Universal Cross-Site Scripting let xml = let p = document.querySelector'p'; let link = p.appendChilddocument.createElement'link'; link.rel = 'stylesheet'; link.href = 'data:,aaaaazxczxczzxzcz'; let btn =...

6.8AI score
Exploits0
seebug.org
seebug.org
added 2017/04/24 12:0 a.m.44 views

Chrome Universal XSS using widget updates in ContainerNode::parserRemoveChild (CVE-2016-1630)

VULNERABILITY DETAILS There are 3 methods where ContainerNode::removeBetween is invoked: 1. ContainerNode::removeChild 2. ContainerNode::parserRemoveChild 3. ContainerNode::removeChildren The calls in 1 and 3 are within the scope of HTMLFrameOwnerElement::UpdateSuspendScope, but 2 is unprotected...

6.8CVSS9AI score0.0097EPSS
Exploits1
OpenVAS
OpenVAS
added 2016/03/08 12:0 a.m.39 views

Google Chrome Multiple Vulnerabilities (Mar 2016) - Linux

Google Chrome is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:google:chrome"; ifdescription...

10CVSS7.2AI score0.05701EPSS
Exploits3References1
Prion
Prion
added 2016/03/06 2:59 a.m.19 views

Design/Logic Flaw

The ContainerNode::parserRemoveChild function in WebKit/Source/core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 49.0.2623.75, mishandles widget updates, which makes it easier for remote attackers to bypass the Same Origin Policy via a crafted web site...

6.8CVSS6.4AI score0.0097EPSS
Exploits1References12Affected Software1
Cvelist
Cvelist
added 2016/03/06 2:0 a.m.20 views

CVE-2016-1630

The ContainerNode::parserRemoveChild function in WebKit/Source/core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 49.0.2623.75, mishandles widget updates, which makes it easier for remote attackers to bypass the Same Origin Policy via a crafted web site...

8.6AI score0.0097EPSS
Exploits1References12
Debian CVE
Debian CVE
added 2016/03/06 2:0 a.m.27 views

CVE-2016-1630

Removed by vendor...

8.8CVSS9.3AI score0.0097EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2016/03/05 12:0 a.m.32 views

CVE-2016-1630

The ContainerNode::parserRemoveChild function in WebKit/Source/core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 49.0.2623.75, mishandles widget updates, which makes it easier for remote attackers to bypass the Same Origin Policy via a crafted web site...

8.8CVSS7.2AI score0.0097EPSS
Exploits1References3
Prion
Prion
added 2015/09/03 10:59 p.m.15 views

Design/Logic Flaw

The ContainerNode::parserRemoveChild function in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 45.0.2454.85, does not check whether a node is expected, which allows remote attackers to bypass the Same Origin Policy or cause a denial of service DOM tree corruption via a web...

6.4CVSS6.7AI score0.0058EPSS
Exploits0References9Affected Software1
NVD
NVD
added 2015/09/03 10:59 p.m.15 views

CVE-2015-1291

The ContainerNode::parserRemoveChild function in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 45.0.2454.85, does not check whether a node is expected, which allows remote attackers to bypass the Same Origin Policy or cause a denial of service DOM tree corruption via a web...

6.4CVSS8.6AI score0.0058EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2015/09/03 10:0 p.m.34 views

CVE-2015-1291

Removed by vendor...

6.4CVSS9.3AI score0.0058EPSS
Exploits0
CVE
CVE
added 2015/09/03 10:0 p.m.100 views

CVE-2015-1291

CVE-2015-1291 is a concrete Chrome/Blink vulnerability: the ContainerNode::parserRemoveChild function in core/dom/ContainerNode.cpp fails to validate node types, enabling a remote attacker to bypass same-origin policy or trigger a denial of service (DOM tree corruption) through crafted JavaScript...

6.4CVSS8.2AI score0.0058EPSS
Exploits0References9Affected Software1
UbuntuCve
UbuntuCve
added 2015/09/02 12:0 a.m.19 views

CVE-2015-1291

The ContainerNode::parserRemoveChild function in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 45.0.2454.85, does not check whether a node is expected, which allows remote attackers to bypass the Same Origin Policy or cause a denial of service DOM tree corruption via a web...

6.4CVSS7.2AI score0.0058EPSS
Exploits0References3
CNVD
CNVD
added 2015/04/20 12:0 a.m.1 views

Google Chrome Same Origin Policy Bypass Vulnerability (CNVD-2015-02620)

Google Chrome is a web browsing tool developed by Google. A security vulnerability exists in the 'ContainerNode::parserRemoveChild' function in the core/dom/ContainerNode.cpp file in the Blink's HTML parser used in Google Chrome versions prior to 42.0.2311.90. ' function in the...

5CVSS6.7AI score0.01132EPSS
Exploits0References1
NVD
NVD
added 2015/04/19 10:59 a.m.14 views

CVE-2015-1235

The ContainerNode::parserRemoveChild function in core/dom/ContainerNode.cpp in the HTML parser in Blink, as used in Google Chrome before 42.0.2311.90, allows remote attackers to bypass the Same Origin Policy via a crafted HTML document with an IFRAME element...

5CVSS5.7AI score0.01132EPSS
Exploits0References10
Rows per page
Query Builder