CVE-2016-10553

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. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier.

Date published : 2018-05-31

https://github.com/sequelize/sequelize/blob/master/changelog.md#300

https://nodesecurity.io/advisories/109