Vulnerability Description
SQL injection vulnerability in Sequelize before 2.0.0-rc7 for Node.js allows remote attackers to execute arbitrary SQL commands via the order parameter.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sequelize Project | Sequelize | <= 2.0.0 |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2015/01/23/2
- https://github.com/sequelize/sequelize/pull/2919Exploit
- https://nodesecurity.io/advisories/sequelize-sql-injection-orderExploit
- http://www.openwall.com/lists/oss-security/2015/01/23/2
- https://github.com/sequelize/sequelize/pull/2919Exploit
- https://nodesecurity.io/advisories/sequelize-sql-injection-orderExploit
FAQ
What is CVE-2015-1369?
CVE-2015-1369 is a vulnerability with a CVSS score of 7.5 (HIGH). SQL injection vulnerability in Sequelize before 2.0.0-rc7 for Node.js allows remote attackers to execute arbitrary SQL commands via the order parameter.
How severe is CVE-2015-1369?
CVE-2015-1369 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2015-1369?
Check the references section above for vendor advisories and patch information. Affected products include: Sequelize Project Sequelize.