CRITICAL 9.8
GHSA-5875-m6jq-vf78
Command injection in workspace-tools
Details
The package workspace-tools before 0.18.4 is vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranch(remote: string, remoteBranch: string, cwd: string) function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2022-25865 [ADVISORY]
- https://github.com/microsoft/workspace-tools/pull/103 [WEB]
- https://github.com/microsoft/workspace-tools/commit/9bc7e65ce497f87e1f363fd47b8f802f3d3cd978 [WEB]
- https://github.com/microsoft/workspace-tools [PACKAGE]
- https://snyk.io/vuln/SNYK-JS-WORKSPACETOOLS-2421201 [WEB]