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.
{
"versions": [
{
"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"
}
]
}