Files
CVEs-PoC/2016/CVE-2016-10553.md
T
2025-09-29 21:09:30 +02:00

18 lines
767 B
Markdown

### [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=%3C%3D%202.1.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection%20(CWE-89)&color=brightgreen)
### 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