CVE-2023-25813
Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to replacements. Parameters which are passed through replacements are not properly escaped which can lead to arbitrary SQL injection depending on the specific queries in use. The issue has been fixed in Sequelize 6.19.1. Users are advised to upgrade. Users unable to upgrade should not use the `replacements` and the `where` option in the same query.
- Affected products
- Sequelize
- Sequelizejs Sequelize
- < 6.19.1
- Fix
- Available
- CVSS 3.1
- 10.0 CRITICAL
- EPSS
- 1.4% (71th percentile)
- Weakness
- CWE-89
- NVD status
- Modified
- Published
- 2023-02-22
CVE-2023-25813 at NVD
6 known exploits for CVE-2023-25813
Proof-of-concept code and exploit modules indexed by Sploitus