Beveiligingsadvies

CVE-2023-25813

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2023-02-22 18:14:44
Laatst bijgewerkt 2025-03-10 21:07:11
Toegewezen door GitHub_M
CVSS-score 10.0
Status PUBLISHED

Beschrijving

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.