-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2018-16492 - High Severity Vulnerability
Vulnerable Library - extend-3.0.1.tgz
Port of jQuery.extend for node.js and the browser
Library home page: https://registry.npmjs.org/extend/-/extend-3.0.1.tgz
Path to dependency file: /IntranetNew/WebUI/ClientApp/package.json
Path to vulnerable library: /tmp/git/IntranetNew/WebUI/ClientApp/node_modules/extend/package.json
Dependency Hierarchy:
- karma-2.0.0.tgz (Root Library)
- dom-serialize-2.2.1.tgz
- ❌ extend-3.0.1.tgz (Vulnerable Library)
- dom-serialize-2.2.1.tgz
Found in HEAD commit: 7ac996f404ac718dfc1a6ce045f26d7c26c16c9b
Vulnerability Details
A prototype pollution vulnerability was found in module extend <2.0.2, ~<3.0.2 that allows an attacker to inject arbitrary properties onto Object.prototype.
Publish Date: 2019-02-01
URL: CVE-2018-16492
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: https://hackerone.com/reports/381185
Release Date: 2019-02-01
Fix Resolution: v3.0.2,v2.0.2
Step up your Open Source Security Game with WhiteSource here