{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.6.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "d5903f36ec6a4b09814a573efc99ba31e97e1434"
            }
          ],
          "repo": "https://github.com/patneedham/google-it",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Google-it is a Node.js package which allows its users to send search queries to Google and receive the results in a JSON format. When using the 'Open in browser' option in versions up to 1.6.2, google-it will unsafely concat the result's link retrieved from google to a shell command, potentially exposing the server to RCE.",
  "id": "CVE-2021-34083",
  "modified": "2026-04-01T23:08:43.059144850Z",
  "published": "2022-06-02T14:15:28.970Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/PatNeedham/google-it/blob/v1.6.2/src/googleIt.js#L34"
    },
    {
      "type": "EVIDENCE",
      "url": "https://advisory.checkmarx.net/advisory/CX-2021-4777"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/PatNeedham/google-it/blob/v1.6.2/lib/googleIt.js#L59"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}