jtimberlake / rei-cedar

Welcome to the REI Digital Design System presentation framework. A home for modular components based on our evolving design patterns.
https://rei.github.io/rei-cedar-docs/
MIT License
0 stars 0 forks source link

CVE-2020-7608 (Medium) detected in multiple libraries - autoclosed #4

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 4 years ago

CVE-2020-7608 - Medium Severity Vulnerability

Vulnerable Libraries - yargs-parser-5.0.0.tgz, yargs-parser-10.1.0.tgz, yargs-parser-13.1.1.tgz

yargs-parser-5.0.0.tgz

the mighty option parser used by yargs

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

Path to dependency file: rei-cedar/package.json

Path to vulnerable library: rei-cedar/node_modules/sass-graph/node_modules/yargs-parser/package.json

Dependency Hierarchy: - node-sass-4.13.1.tgz (Root Library) - sass-graph-2.2.4.tgz - yargs-7.1.0.tgz - :x: **yargs-parser-5.0.0.tgz** (Vulnerable Library)

yargs-parser-10.1.0.tgz

the mighty option parser used by yargs

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

Path to dependency file: rei-cedar/package.json

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

Dependency Hierarchy: - cli-8.3.5.tgz (Root Library) - meow-5.0.0.tgz - :x: **yargs-parser-10.1.0.tgz** (Vulnerable Library)

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: rei-cedar/package.json

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

Dependency Hierarchy: - nightwatch-1.3.4.tgz (Root Library) - mocha-6.2.3.tgz - yargs-unparser-1.6.0.tgz - yargs-13.3.0.tgz - :x: **yargs-parser-13.1.1.tgz** (Vulnerable Library)

Found in HEAD commit: 1bdaed2a9f64ddf36c63561f57b069a67d0d77a7

Found in base branch: next

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://github.com/yargs/yargs-parser/commit/63810ca1ae1a24b08293a4d971e70e058c7a41e2

Release Date: 2020-06-05

Fix Resolution: 5.0.1;13.1.2;15.0.1;18.1.1

mend-for-github-com[bot] commented 2 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.