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.
{
"cna_assigner": "hackerone",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/44xxx/CVE-2022-44566.json",
"cwe_ids": [
"CWE-400"
],
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"last_affected": "7.0.4.1, 6.1.7.1"
}
]
}
]
}{
"source": "CPE_FIELD",
"cpe": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "6.1.7.1"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.4.1"
}
]
}