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.
References
Link | Resource |
---|---|
https://github.com/sequelize/sequelize/blob/master/changelog.md#300 | Release Notes Third Party Advisory |
https://nodesecurity.io/advisories/109 | Third Party Advisory |
https://github.com/sequelize/sequelize/blob/master/changelog.md#300 | Release Notes Third Party Advisory |
https://nodesecurity.io/advisories/109 | Third Party Advisory |
Configurations
History
21 Nov 2024, 02:44
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/sequelize/sequelize/blob/master/changelog.md#300 - Release Notes, Third Party Advisory | |
References | () https://nodesecurity.io/advisories/109 - Third Party Advisory |
Information
Published : 2018-05-31 20:29
Updated : 2024-11-21 02:44
NVD link : CVE-2016-10553
Mitre link : CVE-2016-10553
CVE.ORG link : CVE-2016-10553
JSON object : View
Products Affected
sequelizejs
- sequelize
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')