Prototype Pollution In lodash
Description
Prototype Pollution in lodash
Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The functions pick, set, setWith, update, updateWith, and zipObjectDeep allow a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires manipulating objects based on user-provided property values or arrays.
This vulnerability causes the addition or modification of an existing property that will exist on all objects and may lead to Denial of Service or Code Execution under specific circumstances.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
npm | 4.17.19 | ||
rubygems | 4.17.19 | ||
npm | 4.17.20 | ||
npm | - | ||
debian 11 | 4.17.19+dfsg-1 | ||
npm | - | ||
npm | - | ||
npm | - | ||
npm | - | ||
debian 12 | 4.17.19+dfsg-1 |
1-10 of 12
10
Aliases
References