VYPR

npm package

assign-deep

pkg:npm/assign-deep

Vulnerabilities (2)

  • CVE-2019-10745Aug 20, 2019
    affected < 0.4.8fixed 0.4.8

    assign-deep is vulnerable to Prototype Pollution in versions before 0.4.8 and version 1.0.0. The function assign-deep could be tricked into adding or modifying properties of Object.prototype using either a constructor or a _proto_ payload.

  • CVE-2018-3720Jun 7, 2018
    affected < 0.4.7fixed 0.4.7

    assign-deep node module before 0.4.7 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 ob