Vulnerabilities (CVE)

Filtered by vendor Activerecord Project Subscribe
Filtered by product Activerecord
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-22794 1 Activerecord Project 1 Activerecord 2024-02-02 N/A 8.8 HIGH
A vulnerability in ActiveRecord <6.0.6.1, v6.1.7.1 and v7.0.4.1 related to the sanitization of comments. If malicious user input is passed to either the `annotate` query method, the `optimizer_hints` query method, or through the QueryLogs interface which automatically adds annotations, it may be sent to the database withinsufficient sanitization and be able to inject SQL outside of the comment.