GHSA-x2jc-pwfj-h9p3
GitHub Security Advisory
SQL Injection in sequelize
✓ GitHub Reviewed
MODERATE
Has CVE
Advisory Details
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
npm
sequelize
Affected versions:
0
(fixed in 1.7.0)
Related CVEs
Key Information
5.0
/10
Dataset
Last updated: July 5, 2025 6:26 AM
Data from GitHub Advisory Database. This information is provided for research and educational purposes.