Vulnerability Details : CVE-2023-22794
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.
Vulnerability category: Sql Injection
Products affected by CVE-2023-22794
- Activerecord Project » Activerecord » For RubyVersions from including (>=) 6.1.0 and before (<) 6.1.7.1cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*
- Activerecord Project » Activerecord » For RubyVersions from including (>=) 6.0.0 and before (<) 6.0.6.1cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*
- Activerecord Project » Activerecord » For RubyVersions from including (>=) 7.0.0 and before (<) 7.0.4.1cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-22794
0.24%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 64 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-22794
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2023-22794
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by:
- nvd@nist.gov (Primary)
- support@hackerone.com (Secondary)
References for CVE-2023-22794
-
https://discuss.rubyonrails.org/t/cve-2023-22794-sql-injection-vulnerability-via-activerecord-comments/82117
[CVE-2023-22794] SQL Injection Vulnerability via ActiveRecord comments - Security Announcements - Ruby on Rails DiscussionsExploit;Patch;Vendor Advisory
-
https://security.netapp.com/advisory/ntap-20240202-0008/
CVE-2023-22794 Ruby on Rails Vulnerability in NetApp Products | NetApp Product Security
-
https://www.debian.org/security/2023/dsa-5372
Debian -- Security Information -- DSA-5372-1 rails
Jump to