mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2016-10553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10553)
|
|

|
|

|
|
&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
|
|
|