You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to dependency file: cloud-pipeline/data-sharing-service/client/package.json
Path to vulnerable library: cloud-pipeline/data-sharing-service/client/node_modules/xmldom/package.json
Dependency Hierarchy:
cssnext-1.8.4.tgz (Root Library)
postcss-url-4.0.1.tgz
directory-encoder-0.6.1.tgz
img-stats-0.4.2.tgz
❌ xmldom-0.1.16.tgz (Vulnerable Library)
Found in base branch: develop
Vulnerability Details
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. This issue has been resolved in version 0.7.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.
CVE-2021-32796 - Medium Severity Vulnerability
Vulnerable Libraries - xmldom-0.1.31.tgz, xmldom-0.1.16.tgz
xmldom-0.1.31.tgz
A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).
Library home page: https://registry.npmjs.org/xmldom/-/xmldom-0.1.31.tgz
Path to dependency file: cloud-pipeline/cloud-pipeline-webdav-client/package.json
Path to vulnerable library: cloud-pipeline/cloud-pipeline-webdav-client/node_modules/xmldom/package.json
Dependency Hierarchy:
xmldom-0.1.16.tgz
A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).
Library home page: https://registry.npmjs.org/xmldom/-/xmldom-0.1.16.tgz
Path to dependency file: cloud-pipeline/data-sharing-service/client/package.json
Path to vulnerable library: cloud-pipeline/data-sharing-service/client/node_modules/xmldom/package.json
Dependency Hierarchy:
Found in base branch: develop
Vulnerability Details
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. This issue has been resolved in version 0.7.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.
Publish Date: 2021-07-27
URL: CVE-2021-32796
CVSS 3 Score Details (5.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-5fg8-2547-mr8q
Release Date: 2021-07-27
Fix Resolution: xmldom - 0.7.0
The text was updated successfully, but these errors were encountered: