SQL Injection in sequelize
High severity
GitHub Reviewed
Published
Feb 18, 2019
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Published to the GitHub Advisory Database
Feb 18, 2019
Reviewed
Jun 16, 2020
Last updated
Jan 9, 2023
Affected versions of
sequelizeare vulnerable to SQL Injection in locations where user input is passed into thelimitororderparameters ofsequelizequery calls, such asfindOneorfindAll.Recommendation
Update to version 3.17.0 or later.
References