CVE-2022-41713

Published
View on NVD ↗
CVSS v3
5.3
MEDIUM
CVSS v2
N/A
Affected
1
PROJECT

Description

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.

Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
GitHubGitHub
1.13K