mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
657 B
Markdown
18 lines
657 B
Markdown
### [CVE-2019-10748](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10748)
|
|

|
|

|
|

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