udsm-dhis2-lab / ngx-dhis2-validation-rule-filter

Library for filtering the validation rule and validation rule group in the DHIS2 Platform
GNU Lesser General Public License v3.0
0 stars 1 forks source link

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

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2020-7608 - Medium Severity Vulnerability

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

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: ngx-dhis2-validation-rule-filter/package.json

Path to vulnerable library: ngx-dhis2-validation-rule-filter/node_modules/webpack-dev-server/node_modules/yargs-parser/package.json

Dependency Hierarchy: - build-angular-0.13.9.tgz (Root Library) - webpack-dev-server-3.1.14.tgz - yargs-12.0.2.tgz - :x: **yargs-parser-10.1.0.tgz** (Vulnerable Library)

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: ngx-dhis2-validation-rule-filter/package.json

Path to vulnerable library: ngx-dhis2-validation-rule-filter/node_modules/yargs-parser/package.json

Dependency Hierarchy: - build-angular-0.13.9.tgz (Root Library) - node-sass-4.12.0.tgz - sass-graph-2.2.4.tgz - yargs-7.1.0.tgz - :x: **yargs-parser-5.0.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: ngx-dhis2-validation-rule-filter/package.json

Path to vulnerable library: ngx-dhis2-validation-rule-filter/node_modules/@angular/compiler-cli/node_modules/yargs-parser/package.json

Dependency Hierarchy: - compiler-cli-7.2.15.tgz (Root Library) - yargs-9.0.1.tgz - :x: **yargs-parser-7.0.0.tgz** (Vulnerable Library)

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


Step up your Open Source Security Game with WhiteSource here