Vulnerabilities (CVE)

Filtered by vendor Assign-deep Project Subscribe
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-10745 1 Assign-deep Project 1 Assign-deep 2023-12-10 5.0 MEDIUM 7.5 HIGH
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-3720 1 Assign-deep Project 1 Assign-deep 2023-12-10 6.5 MEDIUM 8.8 HIGH
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.