Lucene search
K

95 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.2 views

Google Chrome < 4.5.103.29 Multiple Vulnerabilities

The version of Google Chrome installed on the remote macOS host is prior to 4.5.103.29. It is, therefore, affected by multiple vulnerabilities as referenced in the 201509stable-channel-update advisory. - Multiple unspecified vulnerabilities in Google Chrome before 45.0.2454.85 allow attackers to...

7.5CVSS8.6AI score0.01872EPSS
Exploits2References22
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2016-6155

Malware in sbrugna...

6.1CVSS7.8AI score0.00221EPSS
Exploits1References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2015-6692

Malware in sbrugna...

7.5CVSS9.3AI score0.01042EPSS
Exploits1References16
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2016-6159

Malware in sbrugna...

6.1CVSS7.2AI score0.00247EPSS
Exploits1References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2012-2861

Malware in sbrugna...

7.5CVSS9.3AI score0.00887EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2011-1212

Malware in sbrugna...

6.8CVSS8.3AI score0.02435EPSS
Exploits1References13
SUSE CVE
SUSE CVE
added 2023/02/15 5:46 a.m.2 views

SUSE CVE-2012-2881

Google Chrome before 22.0.1229.79 does not properly handle plug-ins, which allows remote attackers to cause a denial of service DOM tree corruption or possibly have unspecified other impact via unknown vectors...

7.5CVSS9.6AI score0.00887EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.20 views

Uncontrolled recursion in ammonia

An issue was discovered in the ammonia crate before 2.1.0 for Rust. There is uncontrolled recursion during HTML DOM tree serialization...

7.5CVSS2.7AI score0.00366EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2020/10/07 4:15 p.m.27 views

CVE-2020-26870

Cure53 DOMPurify before 2.0.17 allows mutation XSS. This occurs because a serialize-parse roundtrip does not necessarily return the original DOM tree, and a namespace can change from HTML to MathML, as demonstrated by nesting of FORM elements...

6.1CVSS6.4AI score0.00417EPSS
Exploits1References6
Prion
Prion
added 2019/08/26 6:15 p.m.15 views

Hardcoded credentials

An issue was discovered in the ammonia crate before 2.1.0 for Rust. There is uncontrolled recursion during HTML DOM tree serialization...

5CVSS7.5AI score0.00366EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2019/08/26 5:10 p.m.11 views

CVE-2019-15542

An issue was discovered in the ammonia crate before 2.1.0 for Rust. There is uncontrolled recursion during HTML DOM tree serialization...

7.5AI score0.00366EPSS
Exploits0References1
OSV
OSV
added 2019/04/27 12:0 p.m.15 views

RUSTSEC-2019-0001 Uncontrolled recursion leads to abort in HTML serialization

Affected versions of this crate did use recursion for serialization of HTML DOM trees. This allows an attacker to cause abort due to stack overflow by providing a pathologically nested input. The flaw was corrected by serializing the DOM tree iteratively instead...

7.5CVSS7.5AI score0.00366EPSS
Exploits0References3
RustSec
RustSec
added 2019/04/27 12:0 p.m.13 views

Uncontrolled recursion leads to abort in HTML serialization

Affected versions of this crate did use recursion for serialization of HTML DOM trees. This allows an attacker to cause abort due to stack overflow by providing a pathologically nested input. The flaw was corrected by serializing the DOM tree iteratively instead...

7.5CVSS3.8AI score0.00366EPSS
Exploits0Affected Software1
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
seebug.org
seebug.org
added 2017/04/22 12:0 a.m.40 views

Chrome Universal XSS through adopting image elements (CVE-2016-1667)

VULNERABILITY DETAILS When a node is being adopted, the tree scope adopter calls |didMoveToNewDocument| on each rescoped node in the tree. The 同理 , iframe 、 js也采用类似的处理流程 implementation of |didMoveToNewDocument| calls the corresponding method on the related loader, which clears and stops observing...

6.8CVSS8AI score0.00617EPSS
Exploits1
seebug.org
seebug.org
added 2017/04/21 12:0 a.m.33 views

Chrome Universal XSS via fullscreen element updates (CVE-2016-5207)

VULNERABILITY DETAILS From /thirdparty/WebKit/Source/core/dom/Fullscreen.cpp: void Fullscreen::didEnterFullscreenForElementElement element ... // FIXME: This should not call updateStyleAndLayoutTree. document-updateStyleAndLayoutTree; ... Indeed. |didEnterFullscreenForElement| may be called in th...

4.3CVSS7.9AI score0.00227EPSS
Exploits1
seebug.org
seebug.org
added 2017/04/21 12:0 a.m.36 views

Chrome Universal XSS by polluting private scripts with named properties (CVE-2017-5008)

VULNERABILITY DETAILS When a private script method is invoked, a ScriptForbiddenScope::AllowUserAgentScript scope is set up to allow running the internal script. It is possible to exploit this scope to execute user code here: static v8::Local compileAndRunPrivateScriptScriptState scriptState,...

4.3CVSS7.7AI score0.0041EPSS
Exploits1
seebug.org
seebug.org
added 2017/04/21 12:0 a.m.38 views

Chrome Universal XSS by intercepting a UA shadow tree(CVE-2016-5204)

VULNERABILITY DETAILS When an event is dispatched to an element in a SVG shadow tree, the Event::currentTarget returns the original corresponding node, but the Event::target doesn't make any attempt to redirect access. Therefore, the tree can be trivially leaked like this: Gaining access to the...

4.3CVSS7.9AI score0.00221EPSS
Exploits1
seebug.org
seebug.org
added 2017/04/21 12:0 a.m.17 views

Chrome Universal XSS using an <input type="color"> element (CVE-2016-5208)

VULNERABILITY DETAILS When an input element is removed, the popup is closed during the layout tree detach: void HTMLInputElement::detachLayoutTreeconst AttachContext& context HTMLTextFormControlElement::detachLayoutTreecontext; mneedsToUpdateViewValue = true; minputTypeView-closePopupView; If the...

4.3CVSS8AI score0.00247EPSS
Exploits1
NVD
NVD
added 2017/01/19 5:59 a.m.11 views

CVE-2016-5207

In Blink in Google Chrome prior to 55.0.2883.75 for Mac, Windows and Linux, and 55.0.2883.84 for Android, corruption of the DOM tree could occur during the removal of a full screen element, which allowed a remote attacker to achieve arbitrary code execution via a crafted HTML page...

6.1CVSS6.6AI score0.00227EPSS
Exploits1References5
Rows per page
Query Builder