{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "788e68a76f1abb3b73b544cc41d1cbb5c60b2875"
            }
          ],
          "repo": "https://github.com/jonschlinkert/git-add-remote",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "git-add-remote through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the name argument.",
  "id": "CVE-2020-7630",
  "modified": "2026-03-13T21:52:37.322420857Z",
  "published": "2020-04-02T22:15:14.097Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/jonschlinkert/git-add-remote/blob/master/index.js#L21%2C"
    },
    {
      "type": "EVIDENCE",
      "url": "https://snyk.io/vuln/SNYK-JS-GITADDREMOTE-564269"
    }
  ],
  "related": [
    "SNYK-JS-GITADDREMOTE-564269"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}