2 matches found
DEBIAN-CVE-2022-39353
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...
XMLDOM 输入验证错误漏洞
XMLDOM is a JavaScript implementation of the W3C DOM for Node by the individual developer jindw. A security vulnerability exists in XMLDOM, which stems from the fact that xmldom contains multiple top-level elements and adds all root nodes to the "childNodes" collection of "Document" without...