Lucene search
K

26 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.4 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.01714EPSS
Exploits0References4
seebug.org
seebug.org
added 2017/05/26 12:0 a.m.17 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
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.29 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.19 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
0day.today
0day.today
added 2017/05/25 12:0 a.m.30 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
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.22 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
Exploit DB
Exploit DB
added 2017/05/25 12:0 a.m.21 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
seebug.org
seebug.org
added 2017/04/24 12:0 a.m.47 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.01068EPSS
Exploits1
BDU FSTEC
BDU FSTEC
added 2016/03/17 12:0 a.m.3 views

The vulnerability of Google Chrome browser allows a violator to circumvent existing access restrictions policies.

The vulnerability of the ContainerNode::parserRemoveChild function in the Blink kernel of Google Chrome’s browser is related to deficiencies in access control. Exploiting this vulnerability could allow a malicious actor to bypass existing access control policies by using a specially crafted websi...

6.8CVSS7.7AI score0.01068EPSS
Exploits1References4Affected Software1
OpenVAS
OpenVAS
added 2016/03/08 12:0 a.m.40 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.02451EPSS
Exploits3References1
Prion
Prion
added 2016/03/06 2:59 a.m.21 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.01068EPSS
Exploits1References12Affected Software1
Cvelist
Cvelist
added 2016/03/06 2:0 a.m.24 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.01068EPSS
Exploits1References12
Debian CVE
Debian CVE
added 2016/03/06 2:0 a.m.28 views

CVE-2016-1630

Removed by vendor...

8.8CVSS9.3AI score0.01068EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2016/03/05 12:0 a.m.35 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.01068EPSS
Exploits1References3
Prion
Prion
added 2015/09/03 10:59 p.m.19 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.01714EPSS
Exploits0References9Affected Software1
NVD
NVD
added 2015/09/03 10:59 p.m.17 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.01714EPSS
Exploits0References9
CVE
CVE
added 2015/09/03 10:0 p.m.111 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.01714EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2015/09/03 10:0 p.m.35 views

CVE-2015-1291

Removed by vendor...

6.4CVSS9.3AI score0.01714EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2015/09/02 12:0 a.m.22 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.01714EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2015/05/06 12:0 a.m.3 views

The vulnerability of Google Chrome allows a malicious user to circumvent domain restriction rules.

The vulnerability of Google Chrome’s BrowserNode::parserRemoveChild function in core/dom/ContainerNode.cpp the HTML handler in Blink can be exploited by an attacker who operates remotely. This allows them to bypass domain restrictions using a specially crafted HTML document containing an IFRAME...

5CVSS7.7AI score0.01648EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder