9.8
CVSSv3

CVE-2023-25813

Published: 22/02/2023 Updated: 03/03/2023
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

Sequelize is a Node.js ORM tool. In versions before 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

sequelizejs sequelize

Github Repositories