-
Notifications
You must be signed in to change notification settings - Fork 2
Description
CVE-2019-10744 - High Severity Vulnerability
Vulnerable Libraries - lodash-1.0.2.tgz, lodash-4.17.11.tgz
lodash-1.0.2.tgz
A utility library delivering consistency, customization, performance, and extras.
Library home page: https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz
Path to dependency file: /tmp/ws-scm/build-radiator/BuildRadiator/package.json
Path to vulnerable library: /tmp/ws-scm/build-radiator/BuildRadiator/node_modules/lodash/package.json
Dependency Hierarchy:
- gulp-3.9.1.tgz (Root Library)
- vinyl-fs-0.3.14.tgz
- glob-watcher-0.0.6.tgz
- gaze-0.5.2.tgz
- globule-0.1.0.tgz
- ❌ lodash-1.0.2.tgz (Vulnerable Library)
- globule-0.1.0.tgz
- gaze-0.5.2.tgz
- glob-watcher-0.0.6.tgz
- vinyl-fs-0.3.14.tgz
lodash-4.17.11.tgz
Lodash modular utilities.
Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz
Path to dependency file: /tmp/ws-scm/build-radiator/BuildRadiator/package.json
Path to vulnerable library: /tmp/ws-scm/build-radiator/BuildRadiator/node_modules/gulp-shell/node_modules/lodash/package.json
Dependency Hierarchy:
- gulp-uglify-3.0.0.tgz (Root Library)
- ❌ lodash-4.17.11.tgz (Vulnerable Library)
Found in HEAD commit: f6e16803f364a3e6314ded5c9604a87d9ed25997
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