← Back to CVE List

CVE-2022-44566

Published: 2023-02-09T20:15Z
Last Modified: 2025-03-25T14:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt