The package async-git before 1.13.2 are vulnerable to Command Injection via shell meta-characters (back-ticks). For example: git.reset('atouch HACKEDb')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-ASYNCGIT-1064877 | third party advisory patch |
https://github.com/omrilotan/async-git/pull/14 | third party advisory patch |
https://github.com/omrilotan/async-git/commit/d1950a5021f4e19d92f347614be0d85ce991510d | third party advisory patch |