{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.18.4"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "48724042f415e579fe253015b7577bbd053a88c0"
            },
            {
              "fixed": "9bc7e65ce497f87e1f363fd47b8f802f3d3cd978"
            }
          ],
          "repo": "https://github.com/microsoft/workspace-tools",
          "type": "GIT"
        }
      ]
    }
  ],
  "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 that additional flags can be set. The additional flags can be used to perform a command injection.",
  "id": "CVE-2022-25865",
  "modified": "2026-03-13T21:55:40.375482974Z",
  "published": "2022-05-13T20:15:08.243Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/microsoft/workspace-tools/commit/9bc7e65ce497f87e1f363fd47b8f802f3d3cd978"
    },
    {
      "type": "FIX",
      "url": "https://github.com/microsoft/workspace-tools/pull/103"
    },
    {
      "type": "EVIDENCE",
      "url": "https://snyk.io/vuln/SNYK-JS-WORKSPACETOOLS-2421201"
    }
  ],
  "related": [
    "SNYK-JS-WORKSPACETOOLS-2421201"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}