CVE-2019-10744: nodejs-lodash: prototype pollution in defaultsDeep function leading to modifying properties

Severity: Critical

CVSS Score: 9.1

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.