CVE-2016-10554

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. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash escaping, even though SQLite uses Postgres escaping.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:*
cpe:2.3:a:sequelizejs:sequelize:1.7.0:alpha1:*:*:*:node.js:*:*
cpe:2.3:a:sequelizejs:sequelize:1.7.0:alpha2:*:*:*:node.js:*:*

History

No history.

Information

Published : 2018-05-31 20:29

Updated : 2023-12-10 12:30


NVD link : CVE-2016-10554

Mitre link : CVE-2016-10554

CVE.ORG link : CVE-2016-10554


JSON object : View

Products Affected

sequelizejs

  • sequelize
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')