clazdo / WebGoat

WebGoat 8.0
https://webgoat.github.io/WebGoat/
Other
0 stars 0 forks source link

WS-2019-0180 (High) detected in lodash.mergewith-4.6.1.tgz #32

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

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

WS-2019-0180 - High Severity Vulnerability

Vulnerable Library - lodash.mergewith-4.6.1.tgz

The Lodash method `_.mergeWith` exported as a module.

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

Path to dependency file: /docs/package.json

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

Dependency Hierarchy: - gulp-sass-4.0.2.tgz (Root Library) - node-sass-4.11.0.tgz - :x: **lodash.mergewith-4.6.1.tgz** (Vulnerable Library)

Found in HEAD commit: 92678a4c15b69c8158dcbfea68d387eb9e0c1855

Found in base branch: develop

Vulnerability Details

lodash.mergewith before 4.6.2 is vulnerable to prototype pollution. The function mergeWith() may allow a malicious user to modify the prototype of Object via {constructor: {prototype: {...}}} causing the addition or modification of an existing property that will exist on all objects.

Publish Date: 2019-08-14

URL: WS-2019-0180

CVSS 3 Score Details (7.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - 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://www.npmjs.com/advisories/1071

Release Date: 2019-08-14

Fix Resolution (lodash.mergewith): 4.6.2

Direct dependency fix Resolution (gulp-sass): 4.1.0


Step up your Open Source Security Game with Mend here