{ "id": "CVE-2023-22794", "sourceIdentifier": "support@hackerone.com", "published": "2023-02-09T20:15:11.353", "lastModified": "2023-03-14T08:15:13.503", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] }, { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*", "versionStartIncluding": "6.0.0", "versionEndExcluding": "6.0.6.1", "matchCriteriaId": "3B0AF7DB-45EB-4310-8409-90350D1AFF02" }, { "vulnerable": true, "criteria": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*", "versionStartIncluding": "6.1.0", "versionEndExcluding": "6.1.7.1", "matchCriteriaId": "0D94371F-6A6F-4D40-97A1-3B08C75E3AFB" }, { "vulnerable": true, "criteria": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*", "versionStartIncluding": "7.0.0", "versionEndExcluding": "7.0.4.1", "matchCriteriaId": "EDE689E3-57CB-4121-9EE3-1857079325E6" } ] } ] } ], "references": [ { "url": "https://discuss.rubyonrails.org/t/cve-2023-22794-sql-injection-vulnerability-via-activerecord-comments/82117", "source": "support@hackerone.com", "tags": [ "Exploit", "Patch", "Vendor Advisory" ] }, { "url": "https://www.debian.org/security/2023/dsa-5372", "source": "support@hackerone.com" } ] }