CVE-2022-25865P2CRITICALCVSS 9.8fixed in 0.18.4·≥ unspecified, < 0.18.42022-05-13
CVE-2022-25865 [CRITICAL] CWE-88 CVE-2022-25865: The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injec
The package workspace-tools before 0.18.4 are 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 c
ghsanvdosv