2 matches found
xmldom allows multiple root nodes in a DOM
...
9.8CVSS9.4AI score0.01182EPSS
SaveExploits1
CVE-2022-39353 xmldom allows multiple root nodes in a DOM
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...
9.4CVSS7.2AI score0.01182EPSS
SaveExploits1References3
20