GMS-2022-3603: Duplicate of ./gem/update_by_case/CVE-2022-35956.yml
Before version 0.1.3 update_by_case
gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrade to version >= 0.1.3 that uses Arel
instead to construct the resulting sql statement, with sanitized sql.
References
Detect and mitigate GMS-2022-3603 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 →