-
-
Notifications
You must be signed in to change notification settings - Fork 12
CVE-2020-7598 (High) detected in minimist-1.2.0.tgz #16
Description
CVE-2020-7598 - High Severity Vulnerability
Vulnerable Library - minimist-1.2.0.tgz
parse argument options
Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz
Path to dependency file: /tmp/ws-scm/jobful-api/package.json
Path to vulnerable library: /tmp/ws-scm/jobful-api/node_modules/minimist/package.json
Dependency Hierarchy:
- jest-25.3.0.tgz (Root Library)
- core-25.3.0.tgz
- jest-haste-map-25.3.0.tgz
- sane-4.1.0.tgz
- ❌ minimist-1.2.0.tgz (Vulnerable Library)
- sane-4.1.0.tgz
- jest-haste-map-25.3.0.tgz
- core-25.3.0.tgz
Found in HEAD commit: f07cb5e70bc564982e8b856e6afd13cb88c7ea97
Vulnerability Details
minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "proto" payload.
Publish Date: 2020-03-11
URL: CVE-2020-7598
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://github.com/substack/minimist/commit/63e7ed05aa4b1889ec2f3b196426db4500cbda94
Release Date: 2020-03-11
Fix Resolution: minimist - 0.2.1,1.2.3
Step up your Open Source Security Game with WhiteSource here