-
Notifications
You must be signed in to change notification settings - Fork 2
Description
CVE-2018-16469 - High Severity Vulnerability
Vulnerable Library - merge-1.2.0.tgz
Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.
Library home page: https://registry.npmjs.org/merge/-/merge-1.2.0.tgz
Path to dependency file: /build-radiator/BuildRadiator/package.json
Path to vulnerable library: /tmp/git/build-radiator/BuildRadiator/node_modules/merge/package.json
Dependency Hierarchy:
- gulp-ng-annotate-2.0.0.tgz (Root Library)
- ❌ merge-1.2.0.tgz (Vulnerable Library)
Found in HEAD commit: 902a6f653c688f0ea82fb1fb85a872d455226672
Vulnerability Details
The merge.recursive function in the merge package <1.2.1 can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects allowing for a denial of service attack.
Publish Date: 2018-10-30
URL: CVE-2018-16469
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Step up your Open Source Security Game with WhiteSource here