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
{
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-04T20:04:00Z",
"nvd_published_at": null,
"severity": "HIGH"
}