Lucene search
+L

155 matches found

Kitploit
Kitploit
added 2026/09/13 8:25 a.m.29 views

cve-2023-45612_exploit

cve-2023-45612exploit CVE-2023-45612 is a high severty security probem that allows XXE XML eXternal Entity attacks on Ktor's XML serialization that has been patched in 2023. Reproduction of the security problem Below is a detailed way of how I reproduced the problem. IntelliJ IDEA project First, ...

9.8CVSS7.7AI score0.00595EPSS
SaveExploits6
OSV
OSV
added 2026/09/08 9:03 p.m.4 views

GHSA-C7Q8-3CH8-VQPV xmldom: Processing Instruction Target Injection Bypasses requireWellFormed

Summary Document.createProcessingInstruction in @xmldom/xmldom performs no validation on the target parameter. The requireWellFormed: true serializer option validates only for : in the target and a case-insensitive xml prefix, but does not check for characters. A in the target breaks the processi...

8.7CVSS7.3AI score0.00348EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/08 9:03 p.m.11 views

EUVD-2026-69241

xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator...

8.7CVSS7.3AI score0.00328EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 8:30 p.m.9 views

xmldom: Attribute name injection via setAttribute() bypasses requireWellFormed

Summary Element.setAttribute in @xmldom/xmldom bypasses attribute name validation by calling the private createAttributename method, which performs no validation. The public createAttribute method correctly validates names against an anchored QName pattern, but setAttribute never uses it. The...

8.7CVSS7.1AI score0.00348EPSS
SaveExploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/09/03 12:00 a.m.8 views

The vulnerability of the serialization for XML documents regarding access to and manipulation of these documents, XMLDOM, allows attackers to compromise the integrity of the protected information.

The vulnerability of the serialization for XML documents related to access control and management is related to the use of regular expressions, which do not sufficiently restrict the set of allowed values. Exploiting this vulnerability could allow a malicious actor to compromise the integrity of...

7.8CVSS5.3AI score0.00328EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-83618

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.10 until 0.9.12, the requireWellFormed: true...

8.7CVSS7.1AI score0.00328EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/01 3:44 p.m.7 views

CVE-2026-83618

A flaw was found in xmldom, a JavaScript XML parser and serializer module. A remote attacker could bypass the requireWellFormed strict-serialization mitigation for DocumentType injection by embedding line terminators within the publicId or systemId of a DocumentType declaration. This allows for t...

8.7CVSS5.6AI score0.00328EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/01 2:45 p.m.23 views

CVE-2026-83616

xmldom , a pure JavaScript W3C-standard XML DOM module, is affected by a Processing Instruction Target Injection vulnerability. In Document.createProcessingInstruction(target, data) within lib/dom.js, the target parameter is accepted without validation. The requireWellFormed: true serializer only...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/09/01 2:23 p.m.14 views

CVE-2026-83607 xmldom: Element name injection via createElement() bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Document.createElementtagName stores an unvalidated element name and XMLSerializer.serializeToString...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 2:23 p.m.6 views

CVE-2026-83607 xmldom: Element name injection via createElement() bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Document.createElementtagName stores an unvalidated element name and XMLSerializer.serializeToString...

8.7CVSS5.8AI score
SaveExploits0References9
CVE
CVE
added 2026/09/01 2:18 p.m.26 views

CVE-2026-83605

xmldom is a pure JavaScript W3C DOM Level 2 Core module. The vulnerability lies in Element.setAttribute() , which invokes the private _createAttribute(name) path without validating the attribute name against QName , unlike Document.createAttribute(). Because XMLSerializer.serializeToString() emit...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 2:18 p.m.11 views

CVE-2026-83605 xmldom: Attribute name injection via setAttribute() bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS5.9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/09/01 2:18 p.m.12 views

CVE-2026-83605 xmldom: Attribute name injection via setAttribute() bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS5.2AI score0.00348EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/06/11 12:42 p.m.18 views

EUVD-2026-36242

Guzzle Services provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures. Versions prior ro 1.5.4 do not safely serialize scalar XML element values containing...

5.8CVSS5.4AI score0.00219EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/11 12:42 p.m.15 views

CVE-2026-53723 guzzlehttp/guzzle-services' XML Request Serialization Vulnerable to XML Injection via CDATA Terminator

Guzzle Services provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures. Versions prior ro 1.5.4 do not safely serialize scalar XML element values containing...

5.8CVSS5.4AI score0.00219EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.25 views

Guzzle Services 输入验证错误漏洞

Guzzle Services is an open-source client tool built on service descriptions for making HTTP requests. Prior to version 1.5.4 of Guzzle Services, there was a vulnerability related to input validation errors. This vulnerability occurred when the XML request serializer used XMLWriter::writeCData$val...

5.8CVSS5.4AI score0.00219EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/15 2:46 p.m.23 views

Security Bulletin: Multiple vulnerabilities in IBM® Db2® affect IBM® Db2® Big SQL on IBM Cloud Pak for Data.

Summary Multiple vulnerabilities in IBM® Db2® 12.1.3 and earlier affect IBM® Db2® Big SQL on IBM Cloud Pak for Data 5.3 and earlier. Vulnerability Details CVEID:CVE-2024-47072 DESCRIPTION: XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remot...

8.4CVSS7AI score0.02001EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/05/07 3:40 a.m.114 views

CVE-2026-41673 xmldom: Denial of service via uncontrolled recursion in XML serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, seven recursive traversals in lib/dom.js operate without a depth limit. A sufficiently deeply nested DO...

8.7CVSS0.00643EPSS
SaveExploits0References12
CVE
CVE
added 2026/05/07 3:40 a.m.259 views

CVE-2026-41673

CVE-2026-41673 affects xmldom (npm package @xmldom/xmldom/xmldom). The vulnerability arises from seven recursive traversals in lib/dom.js (including normalize, serializeToString, getElementsByTagName(s), getElementsByClassName, getElementById, cloneNode, importNode, textContent, isEqualNode) that...

8.7CVSS5.7AI score0.00643EPSS
SaveExploits0References17
CVE
CVE
added 2026/05/07 3:36 a.m.197 views

CVE-2026-41672

CVE-2026-41672 affects xmldom/xmldom: attacker-controlled comment content can be serialized into XML, enabling injection of arbitrary nodes by breaking out of XML comments. The vulnerability exists in versions prior to 0.9.10 and 0.8.13 (and 0.6.0 and earlier) and is mitigated in 0.9.10 and 0.8.1...

8.7CVSS5.8AI score0.00365EPSS
SaveExploits0References11
Rows per page
Query Builder