CVE-2022-25865
The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (7.00%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 7.00% probability · 94th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-88
- Affected
- microsoft/workspace-tools
- Source
- report@snyk.io
References
- https://github.com/microsoft/workspace-tools/commit/9bc7e65ce497f87e1f363fd47b8f802f3d3cd978Patch, Third Party Advisory
- https://github.com/microsoft/workspace-tools/pull/103Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-WORKSPACETOOLS-2421201Exploit, Third Party Advisory
- https://github.com/microsoft/workspace-tools/commit/9bc7e65ce497f87e1f363fd47b8f802f3d3cd978Patch, Third Party Advisory
- https://github.com/microsoft/workspace-tools/pull/103Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-WORKSPACETOOLS-2421201Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.