jonschlinkert/assign-deep

jonschlinkert/assign-deep

Releases12
Frequency4 months 1 week
Last Release
Stars78
Deeply assign the enumerable properties of source objects to a destination object.

CVE History

CVEPublishedCVSS v3CVSS v2
8.8 HIGH6.5 MEDIUM

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 objects.