QID 376743
Date Published: 2022-07-25
QID 376743: Lodash Prototype Pollution Vulnerability
Versions of lodash before 4.17.11 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.
Affected Version
lodash prior to 4.17.11
QID Detection Logic
It checks for the vulnerable version of lodash using npm list command
This vulnerability impacts the integrity
Solution
Customers are advised to check details for impacted lodash modules Prototype Pollution in lodash
Vendor References
- CVE-2018-16487 -
nvd.nist.gov/vuln/detail/cve-2018-16487
CVEs related to QID 376743
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| Lodash Prototype Pollution |
|