{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.2.11"
              }
            ]
          },
          "events": [
            {
              "introduced": "d3c9bf92b83cc7ff5d2e17b75d624295d4d62d9c"
            },
            {
              "fixed": "93c7072d07080f7b095ca0b86e78ef27b4385e36"
            }
          ],
          "repo": "https://github.com/redisgraph/redisgraph",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "RedisGraph 2.x through 2.2.11 has a NULL Pointer Dereference that leads to a server crash because it mishandles an unquoted string, such as an alias that has not yet been introduced.",
  "id": "CVE-2020-35668",
  "modified": "2026-03-13T21:52:29.718813948Z",
  "published": "2020-12-23T23:15:12.270Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/RedisGraph/RedisGraph/pull/1503"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/RedisGraph/RedisGraph/issues/1502"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}