Beveiligingsadvies

CVE-2022-25865

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2022-05-13 20:00:19
Laatst bijgewerkt 2024-09-16 17:19:17
Toegewezen door snyk
CVSS-score 8.1
Status PUBLISHED

Beschrijving

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 can be used to perform a command injection.