Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-7608 (Medium) detected in yargs-parser-8.1.0.tgz, yargs-parser-7.0.0.tgz #95

Open
mend-bolt-for-github bot opened this issue May 1, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented May 1, 2020

CVE-2020-7608 - Medium Severity Vulnerability

Vulnerable Libraries - yargs-parser-8.1.0.tgz, yargs-parser-7.0.0.tgz

yargs-parser-8.1.0.tgz

the mighty option parser used by yargs

Library home page: https://registry.npmjs.org/yargs-parser/-/yargs-parser-8.1.0.tgz

Path to dependency file: kienba/package.json

Path to vulnerable library: kienba/node_modules/jest-runtime/node_modules/yargs-parser/package.json

Dependency Hierarchy:

  • jest-22.4.3.tgz (Root Library)
    • jest-cli-22.4.3.tgz
      • yargs-10.1.2.tgz
        • yargs-parser-8.1.0.tgz (Vulnerable Library)
yargs-parser-7.0.0.tgz

the mighty option parser used by yargs

Library home page: https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz

Path to dependency file: kienba/package.json

Path to vulnerable library: kienba/node_modules/yargs-parser/package.json

Dependency Hierarchy:

  • webpack-3.11.0.tgz (Root Library)
    • yargs-8.0.2.tgz
      • yargs-parser-7.0.0.tgz (Vulnerable Library)

Found in HEAD commit: 97fe16b3c158e8ce4fbc8aa20cf497b48872d70c

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

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-7608

Release Date: 2020-03-16

Fix Resolution: v18.1.1;13.1.2;15.0.1


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label May 1, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-7608 (High) detected in yargs-parser-8.1.0.tgz, yargs-parser-7.0.0.tgz CVE-2020-7608 (Medium) detected in yargs-parser-8.1.0.tgz, yargs-parser-7.0.0.tgz Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants