GMS-2019-139: NoSQL Injection in sequelize
(updated )
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.
Recommendation
Upgrade to version 4.12.0 or later
References
Detect and mitigate GMS-2019-139 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →