### [CVE-2016-10553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10553) ![](https://img.shields.io/static/v1?label=Product&message=sequelize%20node%20module&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection%20(CWE-89)&color=brighgreen) ### 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. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ARPSyndicate/cvemon