kapseliboi / mimic

Seamless client side mocking
https://mimic.js.org
MIT License
0 stars 0 forks source link

CVE-2021-23337 (High) detected in multiple libraries #74

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

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

CVE-2021-23337 - High Severity Vulnerability

Vulnerable Libraries - lodash-es-4.17.4.tgz, lodash-4.17.4.tgz, lodash-3.10.1.tgz

lodash-es-4.17.4.tgz

Lodash exported as ES modules.

Library home page: https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/lodash-es/package.json

Dependency Hierarchy: - react-dnd-2.4.0.tgz (Root Library) - dnd-core-2.4.0.tgz - redux-3.7.1.tgz - :x: **lodash-es-4.17.4.tgz** (Vulnerable Library)

lodash-4.17.4.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/lodash/package.json

Dependency Hierarchy: - :x: **lodash-4.17.4.tgz** (Vulnerable Library)

lodash-3.10.1.tgz

The modern build of lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/karma-webpack/node_modules/lodash/package.json,/node_modules/karma/node_modules/lodash/package.json

Dependency Hierarchy: - karma-1.7.0.tgz (Root Library) - :x: **lodash-3.10.1.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

Publish Date: 2021-02-15

URL: CVE-2021-23337

CVSS 3 Score Details (7.2)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-35jh-r3h4-6jhm

Release Date: 2021-02-15

Fix Resolution (lodash-es): 4.17.21

Direct dependency fix Resolution (react-dnd): 2.5.1

Fix Resolution (lodash): 4.17.21

Direct dependency fix Resolution (karma): 2.0.0


Step up your Open Source Security Game with Mend here