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
sequelize
are vulnerable to SQL Injection in locations where user input is passed into thelimit
ororder
parameters ofsequelize
query calls, such asfindOne
orfindAll
.Recommendation
Update to version 3.17.0 or later.
References