### [CVE-2019-10748](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10748) ![](https://img.shields.io/static/v1?label=Product&message=Sequelize&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&color=brighgreen) ### Description Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects. ### POC #### Reference - https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450221 #### Github - https://github.com/Kirill89/Kirill89