Vulnerability Description
sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sequelizejs | Sequelize | <= 2.1.3 |
Related Weaknesses (CWE)
References
- https://github.com/sequelize/sequelize/blob/master/changelog.md#300Release NotesThird Party Advisory
- https://nodesecurity.io/advisories/109Third Party Advisory
- https://github.com/sequelize/sequelize/blob/master/changelog.md#300Release NotesThird Party Advisory
- https://nodesecurity.io/advisories/109Third Party Advisory
FAQ
What is CVE-2016-10553?
CVE-2016-10553 is a vulnerability with a CVSS score of 9.8 (CRITICAL). sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed ...
How severe is CVE-2016-10553?
CVE-2016-10553 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2016-10553?
Check the references section above for vendor advisories and patch information. Affected products include: Sequelizejs Sequelize.