CVE-2022-44566
Last modified
CVE-2022-44566 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter <7.0.4.1 and <6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. EPSS estimates a 1.26% chance of exploitation in the next 30 days.
Description
A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter <7.0.4.1 and <6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric values can result in a slow sequential scan resulting in potential Denial of Service.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Activerecord Project | Activerecord | < 6.1.7.1 |
| Activerecord Project | Activerecord | >= 7.0.0, < 7.0.4.1 |
References
- https://code.jeremyevans.net/2022-11-01-forcing-sequential-scans-on-postgresql.htmlExploit, Mitigation, Third Party Advisory
- https://code.jeremyevans.net/2022-11-01-forcing-sequential-scans-on-postgresql.htmlExploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-44566?
How severe is CVE-2022-44566?
How do I fix CVE-2022-44566?
Are you affected by CVE-2022-44566?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
