CVE-2022-44566

Modified
Published: 09 Feb 2023, 00:00
Last modified:25 Mar 2025, 13:43

Vulnerability Summary

Overall Risk (default)
medium
40/100
CVSS Score
7.5 HIGH
v3.1 (cve.org)
EPSS Score
1.54% LOW
2% probability -0.62%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

09 Feb 2023, 00:00
Published
Vulnerability first disclosed
25 Mar 2025, 13:43
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 1.54% Percentile: 82%

Techniques & Countermeasures

  • CWE-400Uncontrolled Resource Consumption

    The product does not properly control the allocation and maintenance of a limited resource.

Affected Systems

  • activerecord_projectactiverecord

    < 6.1.7.1 | ≥ 7.0.0, < 7.0.4.1

References (2)