-
Notifications
You must be signed in to change notification settings - Fork 3
Description
WS-2018-0210 - Low Severity Vulnerability
Vulnerable Libraries - lodash-4.17.10.tgz, lodash-3.10.1.tgz, lodash-4.16.2.tgz
lodash-4.17.10.tgz
Lodash modular utilities.
path: /tmp/git/move-pt-hack/node_modules/lodash/package.json
Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz
Dependency Hierarchy:
- expo-27.1.1.tgz (Root Library)
- vector-icons-6.3.1.tgz
- ❌ lodash-4.17.10.tgz (Vulnerable Library)
- vector-icons-6.3.1.tgz
lodash-3.10.1.tgz
The modern build of lodash modular utilities.
path: null
Library home page: http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz
Dependency Hierarchy:
- react-native-0.55.4.tgz (Root Library)
- plist-1.2.0.tgz
- xmlbuilder-4.0.0.tgz
- ❌ lodash-3.10.1.tgz (Vulnerable Library)
- xmlbuilder-4.0.0.tgz
- plist-1.2.0.tgz
lodash-4.16.2.tgz
Lodash modular utilities.
path: null
Library home page: https://registry.npmjs.org/lodash/-/lodash-4.16.2.tgz
Dependency Hierarchy:
- expo-27.1.1.tgz (Root Library)
- react-native-web-maps-0.1.0.tgz
- react-google-maps-7.3.0.tgz
- ❌ lodash-4.16.2.tgz (Vulnerable Library)
- react-google-maps-7.3.0.tgz
- react-native-web-maps-0.1.0.tgz
Vulnerability Details
In the node_module "lodash" before version 4.17.11 the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects.
Publish Date: 2018-11-25
URL: WS-2018-0210
Suggested Fix
Type: Change files
Origin: lodash/lodash@90e6199
Release Date: 2018-08-31
Fix Resolution: Replace or update the following files: lodash.js, test.js
Step up your Open Source Security Game with WhiteSource here