assign-deep@0.1.2 vulnerabilities

Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.

Direct Vulnerabilities

Known vulnerabilities in the assign-deep package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Prototype Pollution

assign-deep is a library for deeply assigning the values of all enumerable-own-properties and symbols from one or more source objects to a target object.

Affected versions of this package are vulnerable to Prototype Pollution. The function assign-deep could be tricked into adding or modifying properties of Object.prototype using either a constructor or a _proto_ payload.

How to fix Prototype Pollution?

Upgrade assign-deep to version 1.0.1, 0.4.8 or higher.

>=1.0.0 <1.0.1 <0.4.8
  • M
Prototype Pollution

assign-deep is a library for deeply assigning the values of all enumerable-own-properties and symbols from one or more source objects to a target object.

Affected versions of this package are vulnerable to Prototype Pollution via merging functions. These functions 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.

How to fix Prototype Pollution?

Upgrade assign-deep to version 0.4.7 or higher.

<0.4.7
  • M
Prototype Pollution

assign-deep is a library for deeply assigning the values of all enumerable-own-properties and symbols from one or more source objects to a target object.

Affected versions of this package are vulnerable to Prototype Pollution via merging functions. These functions 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.

How to fix Prototype Pollution?

Upgrade assign-deep to version 0.4.7 or higher.

<0.4.7