Search for packages
| purl | pkg:npm/lodash.defaultsdeep@4.6.1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-63cg-xat6-h7fd | Prototype Pollution in lodash.defaultsdeep Versions of `lodash.defaultsdeep` before 4.6.1 are vulnerable to prototype pollution. The function `mergeWith` may allow a malicious user to modify the prototype of `Object` via `{constructor: {prototype: {...}}}` causing the addition or modification of an existing property that will exist on all objects. ## Recommendation Update to version 4.6.1 or later. |
GHSA-h5mp-5q4p-ggf5
GMS-2020-351 |
| VCID-dzeb-zu9x-g3bq | Prototype Pollution in lodash Versions of `lodash` before 4.17.12 are vulnerable to Prototype Pollution. The function `defaultsDeep` allows a malicious user to modify the prototype of `Object` via `{constructor: {prototype: {...}}}` causing the addition or modification of an existing property that will exist on all objects. |
CVE-2019-10744
GHSA-jf85-cpcp-j695 |
| VCID-w573-jvp9-3bcq | Prototype Pollution in lodash.defaultsdeep Versions of `lodash.defaultsdeep` before 4.6.1 are vulnerable to Prototype Pollution. The function 'defaultsDeep' may allow 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. ## Recommendation Update to version 4.6.1 or later. |
GHSA-46fh-8fc5-xcwx
GMS-2020-350 |