Modification of Assumed-Immutable Data Vulnerability in lodash by lodash
CVE-2018-3721
6.5MEDIUM
What is CVE-2018-3721?
The lodash library, specifically versions prior to 4.17.5, contains a vulnerability that allows for the modification of object prototypes through the 'defaultsDeep', 'merge', and 'mergeWith' functions. This issue can be exploited by an attacker to alter the prototype of the 'Object' class via the 'proto' property. As a result, unauthorized modifications or additions can be made to properties that will affect all instances of objects, posing a significant risk for applications relying on lodash for object manipulation and security.
Affected Version(s)
lodash node module Versions before 4.17.5