Description
sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash escaping, even though SQLite uses Postgres escaping.
Remediation
References
https://github.com/sequelize/sequelize/commit/c876192aa6ce1f67e22b26a4d175b8478615f42d
https://nodesecurity.io/advisories/113
Related Vulnerabilities
CVE-2022-1471 Vulnerability in maven package org.yaml:snakeyaml
CVE-2011-1582 Vulnerability in maven package org.apache.tomcat:tomcat-catalina
CVE-2020-4075 Vulnerability in maven package org.webjars.npm:electron
CVE-2020-7729 Vulnerability in maven package org.webjars.npm:grunt
CVE-2022-28366 Vulnerability in maven package net.sourceforge.nekohtml:nekohtml