Command Injection Affecting async-git package, versions <1.13.2
Attack Complexity
Low
Confidentiality
High
Integrity
High
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-ASYNCGIT-1064877
-
published
26 Jan 2021
-
disclosed
26 Jan 2021
-
credit
Omri Lotan, Adar-Checkmarx
Introduced: 26 Jan 2021
CVE-2020-28490 Open this link in a new tabHow to fix?
Upgrade async-git
to version 1.13.2 or higher.
Overview
async-git is a 👾 Retrieve data from current git repository
Affected versions of this package are vulnerable to Command Injection via shell meta-characters (back-ticks). For example: git.reset('a
touch HACKEDb')