Code Injection Affecting lodash package, versions <4.17.21
Threat Intelligence
Exploit Maturity
Proof of concept
EPSS
0.86% (83rd
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JS-LODASH-1040724
- published 15 Feb 2021
- disclosed 17 Nov 2020
- credit Marc Hassan
Introduced: 17 Nov 2020
CVE-2021-23337 Open this link in a new tabHow to fix?
Upgrade lodash
to version 4.17.21 or higher.
Overview
lodash is a modern JavaScript utility library delivering modularity, performance, & extras.
Affected versions of this package are vulnerable to Code Injection via template
.
PoC
var _ = require('lodash');
_.template('', { variable: '){console.log(process.env)}; with(obj' })()
References
CVSS Scores
version 3.1