x-assign@0.1.4 vulnerabilities

A better Object.assign that merges object properties and concatenates arrays.

Direct Vulnerabilities

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

x-assign is an Object.assign that will merge nested objects and concatenate arrays.

Affected versions of this package are vulnerable to Prototype Pollution. The global proto object can be polluted using the __proto__ object.

How to fix Prototype Pollution?

There is no fixed version for x-assign.

*