CVE-2016-10554

EPSS 0.49%

SQL Injection in sequelize

Published: 2/18/2019Modified: 11/8/2023

Description

Affected versions of `sequelize` use MySQL's backslash-based escape syntax when connecting to SQLite, despite the fact that SQLite uses PostgreSQL's escape syntax, which can result in a SQL Injection vulnerability. ## Recommendation Update to version 1.7.0-alpha3 or later.

Affected packages (1)

References (4)