-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2018-3728 - High Severity Vulnerability
Vulnerable Library - hoek-2.16.3.tgz
General purpose node utilities
path: /tmp/git/angularjs-sample/node_modules/loggly/node_modules/hoek/package.json
Library home page: http://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz
Dependency Hierarchy:
- karma-2.0.0.tgz (Root Library)
- chokidar-1.7.0.tgz
- fsevents-1.1.3.tgz
- node-pre-gyp-0.6.39.tgz
- hawk-3.1.3.tgz
- boom-2.10.1.tgz
- ❌ hoek-2.16.3.tgz (Vulnerable Library)
- boom-2.10.1.tgz
- hawk-3.1.3.tgz
- node-pre-gyp-0.6.39.tgz
- fsevents-1.1.3.tgz
- chokidar-1.7.0.tgz
Vulnerability Details
hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via proto, causing the addition or modification of an existing property that will exist on all objects.
Publish Date: 2018-03-30
URL: CVE-2018-3728
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Change files
Origin: hapijs/hoek@623667e
Release Date: 2018-02-15
Fix Resolution: Replace or update the following files: index.js, index.js
Step up your Open Source Security Game with WhiteSource here