-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2018-3750 - High Severity Vulnerability
Vulnerable Library - deep-extend-0.4.2.tgz
Recursive object extending
Library home page: https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz
Path to dependency file: /file-force/package.json
Path to vulnerable library: /tmp/git/file-force/node_modules/deep-extend/package.json
Dependency Hierarchy:
- command-line-usage-3.0.8.tgz (Root Library)
- table-layout-0.3.0.tgz
- ❌ deep-extend-0.4.2.tgz (Vulnerable Library)
- table-layout-0.3.0.tgz
Vulnerability Details
The utilities function in all versions <= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.
Publish Date: 2018-07-03
URL: CVE-2018-3750
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: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3750
Release Date: 2019-01-24
Fix Resolution: 0.5.1
Step up your Open Source Security Game with WhiteSource here