2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-44570" ,
"sourceIdentifier" : "support@hackerone.com" ,
"published" : "2023-02-09T20:15:11.090" ,
2025-02-13 17:04:07 +00:00
"lastModified" : "2025-02-13T15:37:40.953" ,
2023-10-29 09:06:41 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A denial of service vulnerability in the Range header parsing component of Rack >= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "support@hackerone.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-400"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-1333"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2025-02-13 17:04:07 +00:00
"criteria" : "cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*" ,
2023-04-24 12:24:31 +02:00
"versionStartIncluding" : "1.5.0" ,
"versionEndExcluding" : "2.0.9.2" ,
2025-02-13 17:04:07 +00:00
"matchCriteriaId" : "9BA75CAC-3827-43F4-BB00-E53CF292C99B"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2025-02-13 17:04:07 +00:00
"criteria" : "cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*" ,
2023-04-24 12:24:31 +02:00
"versionStartIncluding" : "2.1.0" ,
"versionEndExcluding" : "2.1.4.2" ,
2025-02-13 17:04:07 +00:00
"matchCriteriaId" : "88472664-E928-4495-B5F3-48791F54AA0F"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2025-02-13 17:04:07 +00:00
"criteria" : "cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*" ,
2023-04-24 12:24:31 +02:00
"versionStartIncluding" : "2.2.0" ,
"versionEndExcluding" : "2.2.6.1" ,
2025-02-13 17:04:07 +00:00
"matchCriteriaId" : "D64B9931-BE5C-4284-8233-7572FB46B296"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2025-02-13 17:04:07 +00:00
"criteria" : "cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*" ,
2023-04-24 12:24:31 +02:00
"versionStartIncluding" : "3.0.0" ,
"versionEndExcluding" : "3.0.4.1" ,
2025-02-13 17:04:07 +00:00
"matchCriteriaId" : "523AAE89-E040-4954-BDAF-9D738E44D02B"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://discuss.rubyonrails.org/t/cve-2022-44570-possible-denial-of-service-vulnerability-in-racks-range-header-parsing/82125" ,
"source" : "support@hackerone.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-10-29 09:06:41 +00:00
} ,
2023-12-08 23:00:21 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20231208-0010/" ,
"source" : "support@hackerone.com"
} ,
2023-10-29 09:06:41 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5530" ,
"source" : "support@hackerone.com"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://discuss.rubyonrails.org/t/cve-2022-44570-possible-denial-of-service-vulnerability-in-racks-range-header-parsing/82125" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20231208-0010/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5530" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}