Lucene search
+L

62 matches found

Cvelist
Cvelist
added 2015/12/06 1:00 a.m.36 views

CVE-2015-6777

Use-after-free vulnerability in the ContainerNode::notifyNodeInsertedInternal function in WebKit/Source/core/dom/ContainerNode.cpp in the DOM implementation in Google Chrome before 47.0.2526.73 allows remote attackers to cause a denial of service or possibly have unspecified other impact via...

9.6AI score0.01585EPSS
SaveExploits0References10
CVE
CVE
added 2015/12/06 1:00 a.m.116 views

CVE-2015-6777

CVE-2015-6777 is a use-after-free in Chrome/Chromium’s DOM implementation. The vulnerability resides in ContainerNode::notifyNodeInsertedInternal (WebKit source), enabling a remote attacker to trigger a denial of service (and possibly other impact) via DOMCharacterDataModified events when inserti...

7.5CVSS9.4AI score0.01585EPSS
SaveExploits0References10Affected Software1
UbuntuCve
UbuntuCve
added 2015/12/05 12:00 a.m.21 views

CVE-2015-6777

Use-after-free vulnerability in the ContainerNode::notifyNodeInsertedInternal function in WebKit/Source/core/dom/ContainerNode.cpp in the DOM implementation in Google Chrome before 47.0.2526.73 allows remote attackers to cause a denial of service or possibly have unspecified other impact via...

7.5CVSS7.2AI score0.01585EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2015/10/29 12:00 a.m.16 views

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

The vulnerability of the ContainerNode::parserInsertBefore function in Google Chrome is related to deficiencies in access control for certain functions. Exploiting this vulnerability allows a malicious actor to circumvent existing access control policies by using specially crafted JavaScript code...

7.5CVSS7.7AI score0.02103EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2015/10/15 10:59 a.m.32 views

CVE-2015-6755

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...

7.5CVSS9AI score0.02103EPSS
SaveExploits1References10
Prion
Prion
added 2015/10/15 10:59 a.m.33 views

Code injection

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...

7.5CVSS6.5AI score0.02103EPSS
SaveExploits1References10Affected Software1
Cvelist
Cvelist
added 2015/10/15 10:00 a.m.31 views

CVE-2015-6755

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...

9AI score0.02103EPSS
SaveExploits1References10
Debian CVE
Debian CVE
added 2015/10/15 10:00 a.m.40 views

CVE-2015-6755

Removed by vendor...

7.5CVSS9.4AI score0.02103EPSS
SaveExploits1
OSV
OSV
added 2015/10/15 12:00 a.m.9 views

UBUNTU-CVE-2015-6755

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...

7.5CVSS7.3AI score0.02103EPSS
SaveExploits1References7
Prion
Prion
added 2015/09/03 10:59 p.m.24 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
SaveExploits0References9Affected Software1
NVD
NVD
added 2015/09/03 10:59 p.m.26 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
SaveExploits0References9
CVE
CVE
added 2015/09/03 10:00 p.m.135 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
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2015/09/03 10:00 p.m.84 views

CVE-2015-1291

Removed by vendor...

6.4CVSS9.3AI score0.01714EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/09/02 12:00 a.m.28 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
SaveExploits0References3
CNVD
CNVD
added 2015/04/20 12:00 a.m.15 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.01636EPSS
SaveExploits0References1
Prion
Prion
added 2015/04/19 10:59 a.m.18 views

Design/Logic Flaw

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...

5CVSS6.3AI score0.01636EPSS
SaveExploits0References10Affected Software3
NVD
NVD
added 2015/04/19 10:59 a.m.22 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.01636EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2015/04/19 10:00 a.m.42 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...

5.6AI score0.01636EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2015/04/19 10:00 a.m.38 views

CVE-2015-1235

Removed by vendor...

5CVSS9.4AI score0.01636EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/04/19 12:00 a.m.28 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...

5CVSS7.2AI score0.01636EPSS
SaveExploits0References5
Rows per page
Query Builder