dmyers87 / matrix-react-sdk

Matrix SDK for React Javascript
Apache License 2.0
0 stars 0 forks source link

CVE-2021-23337 (High) detected in lodash-4.17.15.tgz, lodash-es-4.17.15.tgz #16

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

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

CVE-2021-23337 - High Severity Vulnerability

Vulnerable Libraries - lodash-4.17.15.tgz, lodash-es-4.17.15.tgz

lodash-4.17.15.tgz

Lodash modular utilities.

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

Path to dependency file: /node_modules/lodash/package.json

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

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

lodash-es-4.17.15.tgz

Lodash exported as ES modules.

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

Path to dependency file: /node_modules/lodash-es/package.json

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

Dependency Hierarchy: - react-beautiful-dnd-4.0.1.tgz (Root Library) - redux-3.7.2.tgz - :x: **lodash-es-4.17.15.tgz** (Vulnerable Library)

Found in HEAD commit: 0c22b39b4f64e2bf88c2b59e4e09bc0b140c91e6

Found in base branch: develop

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-beautiful-dnd): 5.0.0