CVE-2023-25813

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
22/02/2023
Last modified:
03/03/2023

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:* 6.19.1 (excluding)