Description
merge-deep node module before 3.0.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, 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/jonschlinkert/merge-deep/commit/2c33634da7129a5aefcc262d2fec2e72224404e5
https://hackerone.com/reports/310708
Related Vulnerabilities
CVE-2023-30547 Vulnerability in npm package vm2
CVE-2018-20821 Vulnerability in maven package org.webjars.npm:node-sass
CVE-2021-23507 Vulnerability in npm package object-path-set
CVE-2020-36188 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2022-42004 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind