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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:HSequelizejs Sequelize
APPSequelizejs< 6.19.1
Related vulnerabilities
Due to improper parameter filtering in the sequalize js library, can a attacker peform injection.
Due to improper artibute filtering in the sequalize js library, can a attacker peform SQL injections.
sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not bein...
Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path ke...
Sequelize, all versions prior to version 4.44.3 and 5.15.1, is vulnerable to SQL Injection due to sequelize.js...