CVE-2023-25813
Last modified
CVE-2023-25813 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to replacements. EPSS estimates a 1.44% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sequelizejs | Sequelize | < 6.19.1 |
References
- https://github.com/sequelize/sequelize/issues/14519Exploit, Issue Tracking
- https://github.com/sequelize/sequelize/security/advisories/GHSA-wrh9-cjv3-2hpwExploit, Vendor Advisory
- https://github.com/sequelize/sequelize/issues/14519Exploit, Issue Tracking
- https://github.com/sequelize/sequelize/security/advisories/GHSA-wrh9-cjv3-2hpwExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-25813?
How severe is CVE-2023-25813?
How do I fix CVE-2023-25813?
Are you affected by CVE-2023-25813?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
