deap@0.1.1 vulnerabilities

extend and merge objects, deep or shallow

Direct Vulnerabilities

Known vulnerabilities in the deap 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

deap is a library for extending and merging objects, deep or shallow, in javascript

Affected versions of this package are vulnerable to Prototype Pollution. The utilities function. It can be tricked into modify the prototype of "Object" when the attacker control part of the structure passed to these function. This can let an attacker add or modify existing property that will exist on all object.

How to fix Prototype Pollution?

Upgrade deap to version 1.0.1 or higher.

<1.0.1
  • H
Prototype Pollution

deap is a library for extending and merging objects, deep or shallow, in javascript

Affected versions of this package are vulnerable to Prototype Pollution. The utilities function. It can be tricked into modify the prototype of "Object" when the attacker control part of the structure passed to these function. This can let an attacker add or modify existing property that will exist on all object.

How to fix Prototype Pollution?

Upgrade deap to version 1.0.1 or higher.

<1.0.1