GHSA-35jh-r3h4-6jhm - HIGH Vulnerability | GeekWala
Loading...
Skip to main content

GHSA-35jh-r3h4-6jhm

HIGH

Command Injection in lodash

Published May 6, 2021Updated August 12, 2025Source: osv

Details

`lodash` versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

Remediation

Upgrade to the fixed version using your package manager.

npm
Update lodash to 4.17.21 or later
npm install lodash@4.17.21
Bundler
Update lodash-rails to 4.17.21 or later
gem install lodash-rails -v 4.17.21
npm
Update lodash-es to 4.17.21 or later
npm install lodash-es@4.17.21

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (5)

PackageEcosystemAffectedFixed In
lodash
npm
All versions4.17.21
lodash-rails
RubyGems
0.10.0, 0.7.0, 0.8.1, 0.8.2 (+51 more)4.17.21
lodash-es
npm
All versions4.17.21
lodash.template
npm
All versionsRange-based data available
lodash-template
npm
All versionsRange-based data available

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 3.1 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Risk Assessment

CVSS Score
3.1

Exploitation is difficult or impact is minor. Address in your next planned update.

EPSS Score (30-day exploit probability)
0.74%
Higher than 73% of vulnerabilities

Also Known As

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies