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://hackerone.com/reports/310443
https://github.com/lodash/lodash/commit/d8e069cc3410082e44eb18fcf8e7f3d08ebe1d4a
https://security.netapp.com/advisory/ntap-20190919-0004/
Related Vulnerabilities
CVE-2023-4863 Vulnerability in npm package electron
CVE-2020-7777 Vulnerability in npm package jsen
CVE-2022-32210 Vulnerability in maven package org.webjars.npm:undici
CVE-2009-4611 Vulnerability in maven package org.mortbay.jetty:jetty
CVE-2020-28426 Vulnerability in npm package kill-process-on-port