CVE-2022-25865

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:microsoft:workspace-tools:*:*:*:*:*:*:*:*

History

08 Aug 2023, 14:21

Type Values Removed Values Added
CWE CWE-77 CWE-88

Information

Published : 2022-05-13 20:15

Updated : 2024-02-28 19:09


NVD link : CVE-2022-25865

Mitre link : CVE-2022-25865

CVE.ORG link : CVE-2022-25865


JSON object : View

Products Affected

microsoft

  • workspace-tools
CWE
CWE-88

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')