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-2019-1003030 Vulnerability in maven package org.jenkins-ci.plugins.workflow:workflow-cps
CVE-2020-8268 Vulnerability in npm package json8-merge-patch
CVE-2023-3431 Vulnerability in maven package net.sourceforge.plantuml:plantuml
CVE-2021-4279 Vulnerability in maven package org.webjars.npm:fast-json-patch
CVE-2020-11612 Vulnerability in maven package io.netty:netty-codec