deep-object-diff
Releases19
Frequency3 months 4 weeks
Last Release
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| = 1.1.0 | 5.3 MEDIUM | — | ||
deep-object-diff version 1.1.0 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the '__proto__' property to be edited. | ||||