sequelize Module 'order' Parameter SQL Injection Vulnerability
BID:72318
Info
sequelize Module 'order' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 72318 |
| Class: | Input Validation Error |
| CVE: |
CVE-2015-1369 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 27 2015 12:00AM |
| Updated: | Mar 19 2015 08:07AM |
| Credit: | Levan Basharuli |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
sequelize Module 'order' Parameter SQL Injection Vulnerability
sequelize Module is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
sequelize Module is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
sequelize Module 'order' Parameter SQL Injection Vulnerability
An attacker can exploit the issue using a browser.
An attacker can exploit the issue using a browser.
Solution / Fix
sequelize Module 'order' Parameter SQL Injection Vulnerability
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.
References
sequelize Module 'order' Parameter SQL Injection Vulnerability
References:
References:
- sequelize Homepage (sequelize)
- sequelize SQL Injection in Order (sequelize)
- sql injection risk when when using order. #2906 (sequelize)