CVE-2018-3721

MEDIUM6.5EPSS 0.25%

Prototype Pollution in lodash

Published: 7/26/2018Modified: 8/12/2025
Also known as:GHSA-fvqr-27wr-82fmDEBIAN-CVE-2018-3721

Description

Versions of `lodash` before 4.17.5 are vulnerable to prototype pollution. The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which 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.17.5 or later.

Affected packages (3)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1MEDIUM6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

References (6)