CVE-2023-25813 Details
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 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 10, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/sequelize/sequelize/commit/ccaa3996047fe00048d5993ab2dd43ebadd4f78b | CVE | Patch |
| https://github.com/sequelize/sequelize/issues/14519 | CVE | ExploitIssue Tracking |
| https://github.com/sequelize/sequelize/releases/tag/v6.19.1 | CVE | Release Notes |
| https://github.com/sequelize/sequelize/security/advisories/GHSA-wrh9-cjv3-2hpw | CVE | ExploitVendor Advisory |
| https://github.com/sequelize/sequelize/commit/ccaa3996047fe00048d5993ab2dd43ebadd4f78b | [email protected] | Patch |
| https://github.com/sequelize/sequelize/issues/14519 | [email protected] | ExploitIssue Tracking |
| https://github.com/sequelize/sequelize/releases/tag/v6.19.1 | [email protected] | Release Notes |
| https://github.com/sequelize/sequelize/security/advisories/GHSA-wrh9-cjv3-2hpw | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sequelizejs sequelize | < 6.19.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Mar 3, 2023 | Initial Analysis | [email protected] |