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 |
https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2d66bc68 | Patch |
https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2d66bc68 - Patch | |
References | () https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222 - Exploit, Third Party Advisory |
Information
Published : 2019-10-29 19:15
Updated : 2024-11-21 04:19
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')