Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:npm/lodash.merge@4.6.2
purl pkg:npm/lodash.merge@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-87ec-1ejh-quh3 Prototype Pollution in lodash.merge Versions of `lodash.merge` before 4.6.2 are vulnerable to prototype pollution. The function `merge` 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-h726-x36v-rx45
GMS-2020-353
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