Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. sequelize
  4. ›
  5. CVE-2023-25813

CVE-2023-25813: Sequelize vulnerable to SQL Injection via replacements

February 22, 2023 (updated March 3, 2023)

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.

References

  • github.com/advisories/GHSA-wrh9-cjv3-2hpw
  • github.com/sequelize/sequelize/commit/ccaa3996047fe00048d5993ab2dd43ebadd4f78b
  • github.com/sequelize/sequelize/issues/14519
  • github.com/sequelize/sequelize/releases/tag/v6.19.1
  • github.com/sequelize/sequelize/security/advisories/GHSA-wrh9-cjv3-2hpw
  • nvd.nist.gov/vuln/detail/CVE-2023-25813
  • security.snyk.io/vuln/SNYK-JS-SEQUELIZE-2932027

Code Behaviors & Features

Detect and mitigate CVE-2023-25813 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.19.1

Fixed versions

  • 6.19.1

Solution

Upgrade to version 6.19.1 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

npm/sequelize/CVE-2023-25813.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:52 +0000.