-
Notifications
You must be signed in to change notification settings - Fork 2
Description
CVE-2019-10744 - High Severity Vulnerability
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: /tmp/ws-scm/vanity.osweekends.com/package.json
Path to vulnerable library: /tmp/ws-scm/vanity.osweekends.com/node_modules/lodash/package.json
Dependency Hierarchy:
- goblindb-0.1.1.tgz (Root Library)
- ❌ lodash-4.17.4.tgz (Vulnerable Library)
Found in HEAD commit: 73b90c709744a6eeb9c4ce7368b787ce48f428f1
Vulnerability Details
Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.
Publish Date: 2019-07-26
URL: CVE-2019-10744
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: lodash/lodash@a01e4fa
Release Date: 2019-07-08
Fix Resolution: 4.17.12
Step up your Open Source Security Game with WhiteSource here