sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not being properly sanitized in the Postgres dialect.
References
Link | Resource |
---|---|
https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2d66bc68 | Patch |
https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-10-29 19:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-10749
Mitre link : CVE-2019-10749
CVE.ORG link : CVE-2019-10749
JSON object : View
Products Affected
sequelizejs
- sequelize
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')