Lodash — CWE-471

All FrameworksLodashCWE-471

1 CVEs categorized as CWE-471 in Lodash.

CVE-2018-37212018
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 …