CVE-2016-10550

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
31/05/2018
Last modified:
09/10/2019

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:* 3.16.0 (including)