Xmldom Project Xmldom vulnerabilities

4 known vulnerabilities affecting xmldom_project/xmldom.

Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL2MEDIUM2

Vulnerabilities

Page 1 of 1
CVE-2022-39353CRITICALCVSS 9.8fixed in 0.6.0≥ 0.7.0, < 0.7.7+2 more2022-11-02
CVE-2022-39353 [CRITICAL] CVE-2022-39353: xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. xmldom parses XML that is not well-formed because it contains multiple top level elements, and adds all root nodes to the `childNodes` collection of the `Document`, without reporting any error or throwing. This breaks the assumption that there is
nvd
CVE-2022-37616CRITICALCVSS 9.8≤ 0.6.0≥ 0.7.0, < 0.7.6+2 more2022-10-11
CVE-2022-37616 [CRITICAL] CWE-1321 CVE-2022-37616: A prototype pollution vulnerability exists in the function copy in dom.js in the xmldom (published a A prototype pollution vulnerability exists in the function copy in dom.js in the xmldom (published as @xmldom/xmldom) package before 0.8.3 for Node.js via the p variable. NOTE: the vendor states "we are in the process of marking this report as invalid"; however, some third parties takes the position that "A prototype injection/Prototype pollution
nvd
CVE-2021-32796MEDIUMCVSS 5.3fixed in 0.7.02021-07-27
CVE-2021-32796 [MEDIUM] CWE-116 CVE-2021-32796: xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XML xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. T
nvd
CVE-2021-21366MEDIUMCVSS 4.3fixed in 0.5.02021-03-12
CVE-2021-21366 [MEDIUM] CWE-115 CVE-2021-21366: xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer mo xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents. This may lead to unexpected syntactic changes during XML processing in some d
nvd