CVE-2022-25865
Published: 13 May 2022
Summary
CVE-2022-25865 is a high-severity Argument Injection (CWE-88) vulnerability in Microsoft Workspace-Tools. Its CVSS base score is 8.1 (High).
Operationally, ranked in the top 20.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-2532
Vulnerability details
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…
more
that additional flags can be set. The additional flags can be used to perform a command injection.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.