QID 983147
QID 983147: Nodejs (npm) Security Update for lodash (GHSA-4xc9-xhrj-v574)
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 `{constructor: {prototype: {...}}}` causing the addition or modification of an existing property that will exist on all objects.
## Recommendation
Update to version 4.17.11 or later.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-4xc9-xhrj-v574 for updates pertaining to this vulnerability.
Vendor References
- GHSA-4xc9-xhrj-v574 -
github.com/advisories/GHSA-4xc9-xhrj-v574
CVEs related to QID 983147
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-4xc9-xhrj-v574 | lodash |
|