PT-2019-6147 · Sequelize · Sequelize
Published
2019-08-18
·
Updated
2019-10-25
·
CVE-2019-10752
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Sequelize versions prior to 4.44.3 and 5.15.1
Description
The issue is related to the sequelize.json() helper function not properly escaping values when formatting sub paths for JSON queries for MySQL, MariaDB, and SQLite, leading to SQL Injection. This allows attackers to inject SQL statements and execute arbitrary SQL queries if user input is passed to the query. The vulnerability may impact the confidentiality, integrity, and availability of protected information.
Recommendations
If you are using Sequelize 5.x, upgrade to version 5.15.1 or later.
If you are using Sequelize 4.x, upgrade to version 4.44.3 or later.
Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sequelize