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.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 8.8 | HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | 2.8 | 5.9 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-471,NVD-CWE-noinfo,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| assign-deep_project | assign-deep | * |
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.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-1321,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| assign-deep_project | assign-deep | 1.0.0 |
| assign-deep_project | assign-deep | * |