{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.35.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "89ebbaa8833138d4bfa50dccf61dfd4f970a6363"
            },
            {
              "fixed": "ee4017379db0059566ecb5424274ad4e2d66bc68"
            }
          ],
          "repo": "https://github.com/sequelize/sequelize",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not being properly sanitized in the Postgres dialect.",
  "id": "CVE-2019-10749",
  "modified": "2026-03-13T21:48:54.475845552Z",
  "published": "2019-10-29T19:15:16.750Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2d66bc68"
    },
    {
      "type": "EVIDENCE",
      "url": "https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222"
    }
  ],
  "related": [
    "SNYK-JS-SEQUELIZE-450222"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}