Versions of sequelize
prior to 4.12.0 are vulnerable to NoSQL Injection. Query operators such as $gt
are not properly sanitized and may allow an attacker to alter data queries, leading to NoSQL Injection.
Upgrade to version 4.12.0 or later
{ "github_reviewed_at": "2019-06-04T20:04:00Z", "cwe_ids": [ "CWE-89" ], "nvd_published_at": null, "severity": "HIGH", "github_reviewed": true }