Versions of merge
before 1.2.1 are vulnerable to prototype pollution. The merge.recursive
function can be tricked into adding or modifying properties of the Object prototype.
Update to version 1.2.1 or later.
{ "github_reviewed_at": "2020-06-16T21:34:14Z", "severity": "HIGH", "cwe_ids": [ "CWE-1321", "CWE-400" ], "github_reviewed": true, "nvd_published_at": null }