CVE-2018-3721: Modification of Assumed-Immutable Data (MAID)
(updated )
lodash node module 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.
References
Detect and mitigate CVE-2018-3721 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →