Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects.
{
"cpe": "cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:*",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.35.1"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.44.3"
},
{
"introduced": "5.0.0"
},
{
"last_affected": "5.8.11"
}
],
"source": "CPE_RANGE"
}