All the vulnerabilities related to the version 0.4.2 of the package
Prototype Pollution in assign-deep
Versions of assign-deep
before 0.4.7 are vulnerable to prototype pollution via merging functions.
Update to version 0.4.7 or later.
assign-deep Vulnerable to Prototype Pollution
Versions of assign-deep
prior to 1.0.1 and 0.4.8 are vulnerable to Prototype Pollution. The assign
function fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects.
Upgrade to versions 1.0.1, 0.4.8, or later.