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
lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith 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.
CVE-2018-3721 - Medium Severity Vulnerability
Vulnerable Libraries - lodash-3.10.1.tgz, lodash-2.4.2.tgz, lodash-0.9.2.tgz
lodash-3.10.1.tgz
The modern build of lodash modular utilities.
path: /tmp/git/jenkins-material-theme/node_modules/applause/node_modules/lodash/package.json
Library home page: http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz
Dependency Hierarchy:
lodash-2.4.2.tgz
A utility library delivering consistency, customization, performance, & extras.
path: /tmp/git/jenkins-material-theme/node_modules/findup-sync/node_modules/lodash/package.json
Library home page: http://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz
Dependency Hierarchy:
lodash-0.9.2.tgz
A utility library delivering consistency, customization, performance, and extras.
path: /tmp/git/jenkins-material-theme/node_modules/lodash/package.json
Library home page: http://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz
Dependency Hierarchy:
Vulnerability Details
lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith 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-06-07
URL: CVE-2018-3721
CVSS 3 Score Details (6.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-3721
Fix Resolution: Upgrade to version lodash 4.17.5 or greater
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered: