Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sequelizejs | Sequelize | < 3.35.1 |
Related Weaknesses (CWE)
References
- https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2dPatch
- https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222ExploitThird Party Advisory
- https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2dPatch
- https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222ExploitThird Party Advisory
FAQ
What is CVE-2019-10749?
CVE-2019-10749 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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.
How severe is CVE-2019-10749?
CVE-2019-10749 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-10749?
Check the references section above for vendor advisories and patch information. Affected products include: Sequelizejs Sequelize.