HIGH 8.1
GHSA-3f95-r44v-8mrg
Command injection in simple-git
Details
The package simple-git before 3.3.0 is vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options, it was possible to get arbitrary command execution.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2022-24433 [ADVISORY]
- https://github.com/steveukx/git-js/pull/767 [WEB]
- https://github.com/steveukx/git-js [PACKAGE]
- https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0 [WEB]
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245 [WEB]
- https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199 [WEB]