Closed mend-bolt-for-github[bot] closed 3 years ago
:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.
CVE-2020-5258 - High Severity Vulnerability
Vulnerable Library - dojo-1.13.0.tgz
Dojo core is a powerful, lightweight library that makes common tasks quicker and easier. Animate elements, manipulate the DOM, and query with easy CSS syntax, all without sacrificing performance.
Library home page: https://registry.npmjs.org/dojo/-/dojo-1.13.0.tgz
Path to dependency file: lodash/package.json
Path to vulnerable library: lodash/node_modules/dojo/package.json
Dependency Hierarchy: - :x: **dojo-1.13.0.tgz** (Vulnerable Library)
Found in HEAD commit: 7e1ae4673ae0bc785c37100e64fdbc1d9470af20
Found in base branch: master
Vulnerability Details
In affected versions of dojo (NPM package), the deepCopy method is vulnerable to Prototype Pollution. Prototype Pollution refers to the ability to inject properties into existing JavaScript language construct prototypes, such as objects. An attacker manipulates these attributes to overwrite, or pollute, a JavaScript application object prototype of the base object by injecting other values. This has been patched in versions 1.12.8, 1.13.7, 1.14.6, 1.15.3 and 1.16.2
Publish Date: 2020-03-10
URL: CVE-2020-5258
CVSS 3 Score Details (7.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5258
Release Date: 2020-03-10
Fix Resolution: dojo - 1.11.10,1.12.8,1.13.7,1.14.6,1.15.3,1.16.2
Step up your Open Source Security Game with WhiteSource here