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.
Remediation
References
https://github.com/sequelize/sequelize/commit/ccaa3996047fe00048d5993ab2dd43ebadd4f78b
https://github.com/sequelize/sequelize/issues/14519
https://github.com/sequelize/sequelize/releases/tag/v6.19.1
https://github.com/sequelize/sequelize/security/advisories/GHSA-wrh9-cjv3-2hpw
Related Vulnerabilities
CVE-2018-8013 Vulnerability in maven package org.eclipse.birt.runtime.3_7_1:org.apache.batik.dom
CVE-2018-20677 Vulnerability in maven package org.webjars.bower:bootstrap-sass
CVE-2022-29405 Vulnerability in maven package org.apache.archiva:archiva
CVE-2022-1291 Vulnerability in maven package org.webjars.bowergithub.hhurz:tableexport.jquery.plugin
CVE-2020-28052 Vulnerability in maven package org.bouncycastle:bcprov-jdk15to18