Description
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.
Remediation
References
https://github.com/lodash/lodash/commit/d8e069cc3410082e44eb18fcf8e7f3d08ebe1d4a
https://hackerone.com/reports/310443
https://security.netapp.com/advisory/ntap-20190919-0004/
Related Vulnerabilities
CVE-2023-29202 Vulnerability in maven package org.xwiki.platform:xwiki-platform-rendering-macro-rss
CVE-2021-23784 Vulnerability in npm package tempura
CVE-2015-8862 Vulnerability in maven package org.webjars.npm:mustache
CVE-2020-5397 Vulnerability in maven package org.springframework:spring-webmvc
CVE-2021-41249 Vulnerability in npm package graphql-playground-react