-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2020-5258 - High Severity Vulnerability
Vulnerable Library - dojo-1.10.4.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.10.4.tgz
Path to dependency file: /tmp/archiveExtraction_0546c28f-bfaf-4747-89a1-ae8a0cc83236/20200317173413_99289/ws-scm_depth_0/cesium-coreui-react/frontend/public/Cesium-1.61/ThirdParty/dojo-release-1.10.4/dijit/package.json
Path to vulnerable library: _depth_0/cesium-coreui-react/frontend/public/Cesium-1.61/ThirdParty/dojo-release-1.10.4/dojo/package.json
Dependency Hierarchy:
- ❌ dojo-1.10.4.tgz (Vulnerable Library)
Found in HEAD commit: 1dec322ace2b9da06903c39bdee9f1f4d8b1b198
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
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