Critical severityNVD Advisory· Published Feb 22, 2023· Updated Mar 10, 2025
SQL Injection via replacements in sequelize
CVE-2023-25813
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
sequelizenpm | < 6.19.1 | 6.19.1 |
Affected products
2Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-wrh9-cjv3-2hpwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-25813ghsaADVISORY
- github.com/sequelize/sequelize/commit/ccaa3996047fe00048d5993ab2dd43ebadd4f78bghsax_refsource_MISCWEB
- github.com/sequelize/sequelize/issues/14519ghsax_refsource_MISCWEB
- github.com/sequelize/sequelize/releases/tag/v6.19.1ghsax_refsource_MISCWEB
- github.com/sequelize/sequelize/security/advisories/GHSA-wrh9-cjv3-2hpwghsax_refsource_CONFIRMWEB
- security.snyk.io/vuln/SNYK-JS-SEQUELIZE-2932027ghsaWEB
News mentions
0No linked articles in our index yet.