{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.16.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "48f26b3335f5638405c5139c12660e47bb5efefe"
            }
          ],
          "repo": "https://github.com/sequelize/sequelize",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the `limit` or `order` parameters, a malicious user can put in their own SQL statements. This affects sequelize 3.16.0 and earlier.",
  "id": "CVE-2016-10550",
  "modified": "2026-03-13T21:48:40.831041043Z",
  "published": "2018-05-31T20:29:01.893Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/sequelize/sequelize/pull/5167/commits/f282d85e60e3df5e57ecdb82adccb4eaef404f03"
    },
    {
      "type": "FIX",
      "url": "https://nodesecurity.io/advisories/112"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}