Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:npm/lodash.mergewith@4.6.2
purl pkg:npm/lodash.mergewith@4.6.2
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
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-qv9d-jc3u-z7av Prototype Pollution in lodash.mergewith Versions of `lodash.mergewith` before 4.6.2 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.2 or later. GHSA-779f-wgxg-qr8f
GMS-2020-355