Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Activerecord Project | Activerecord | >= 6.0.0, < 6.0.6.1 |
Related Weaknesses (CWE)
References
- https://discuss.rubyonrails.org/t/cve-2023-22794-sql-injection-vulnerability-viaExploitPatchVendor Advisory
- https://security.netapp.com/advisory/ntap-20240202-0008/
- https://www.debian.org/security/2023/dsa-5372
- https://discuss.rubyonrails.org/t/cve-2023-22794-sql-injection-vulnerability-viaExploitPatchVendor Advisory
- https://security.netapp.com/advisory/ntap-20240202-0008/
- https://www.debian.org/security/2023/dsa-5372
FAQ
What is CVE-2023-22794?
CVE-2023-22794 is a vulnerability with a CVSS score of 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` ...
How severe is CVE-2023-22794?
CVE-2023-22794 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-22794?
Check the references section above for vendor advisories and patch information. Affected products include: Activerecord Project Activerecord.