#VU37072 Input validation error in Lodash - CVE-2018-3721
Published: June 7, 2018 / Updated: August 8, 2020
Lodash
Lodash
Description
The vulnerability allows a remote authenticated user to manipulate data.
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.