Security Advisory

CVE-2016-10554

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-05-31 20:00:00
Last updated 2024-09-17 01:55:55
Assigner hackerone
CVSS score not scored
State PUBLISHED

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