PT-2018-4732 · Sequelize · Sequelize

Published

2018-05-31

·

Updated

2019-10-09

·

CVE-2016-10554

CVSS v3.1

9.8

Critical

VectorAV: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 1.7.0-alpha3
Description The issue concerns a SQL Injection vulnerability due to the use of incorrect escape syntax when connecting to SQLite databases. Specifically, affected versions of sequelize use MySQL's backslash-based escape syntax instead of PostgreSQL's escape syntax, which is the correct syntax for SQLite.
Recommendations Update to version 1.7.0-alpha3 or later.

Fix

SQL injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2016-10554
GHSA-X2JC-PWFJ-H9P3

Affected Products

Sequelize