-
Notifications
You must be signed in to change notification settings - Fork 2
Description
CVE-2020-7608 - Medium Severity Vulnerability
Vulnerable Libraries - yargs-parser-13.1.1.tgz, yargs-parser-11.1.1.tgz
yargs-parser-13.1.1.tgz
the mighty option parser used by yargs
Library home page: https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz
Path to dependency file: /mono-switch/package.json
Path to vulnerable library: mono-switch/node_modules/electron-webpack/node_modules/yargs-parser/package.json
Dependency Hierarchy:
- electron-webpack-2.7.2.tgz (Root Library)
- yargs-13.2.4.tgz
- ❌ yargs-parser-13.1.1.tgz (Vulnerable Library)
- yargs-13.2.4.tgz
yargs-parser-11.1.1.tgz
the mighty option parser used by yargs
Library home page: https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz
Path to dependency file: /mono-switch/package.json
Path to vulnerable library: mono-switch/node_modules/yargs-parser/package.json
Dependency Hierarchy:
- electron-builder-20.38.4.tgz (Root Library)
- yargs-12.0.5.tgz
- ❌ yargs-parser-11.1.1.tgz (Vulnerable Library)
- yargs-12.0.5.tgz
Vulnerability Details
yargs-parser could be tricked into adding or modifying properties of Object.prototype using a "proto" payload.
Publish Date: 2020-03-16
URL: CVE-2020-7608
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: yargs/yargs-parser@63810ca
Release Date: 2020-06-05
Fix Resolution: 5.0.1;13.1.2;15.0.1;18.1.1
Step up your Open Source Security Game with WhiteSource here