SQL Injection Risk in Sequelize ORM for Node.js Applications by the Sequelize Vendor
CVE-2016-10550
9.8CRITICAL
What is CVE-2016-10550?
Sequelize, a powerful ORM for Node.js, is susceptible to SQL injection attacks due to improper handling of user inputs in the 'limit' and 'order' parameters. Malicious users can exploit this vulnerability to execute arbitrary SQL statements, leading to potential data breaches or manipulation. This affects versions up to 3.16.0, underscoring the importance of implementing robust input validation and sanitization practices.
Affected Version(s)
sequelize node module <= 3.16.0