Versions of sequelize
prior to 3.35.1 are vulnerable to SQL Injection. The package fails to sanitize JSON path keys in the Postgres dialect, which may allow attackers to inject SQL statements and execute arbitrary SQL queries.
Upgrade to version 3.35.1 or later.
{ "nvd_published_at": null, "github_reviewed_at": "2019-11-07T23:29:06Z", "severity": "CRITICAL", "github_reviewed": true, "cwe_ids": [ "CWE-89" ] }