You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mixin-deep node module before 1.3.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, 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.
CVE-2018-3719 - High Severity Vulnerability
Vulnerable Library - mixin-deep-1.3.0.tgz
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.
path: /tmp/git/welcome.osweekends.com/node_modules/mixin-deep/package.json
Library home page: https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.0.tgz
Dependency Hierarchy:
Found in HEAD commit: f33e63b349f693c0cfb815c120bbbd381b775421
Vulnerability Details
mixin-deep node module before 1.3.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, 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-06-07
URL: CVE-2018-3719
CVSS 3 Score Details (8.8)
Base Score Metrics:
Suggested Fix
Type: Change files
Origin: jonschlinkert/mixin-deep@578b0bc
Release Date: 2018-02-07
Fix Resolution: Replace or update the following file: index.js
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered: