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.
{
"versions": [
{
"introduced": "1.5.0"
},
{
"fixed": "2.0.9.2"
},
{
"introduced": "2.1.0"
},
{
"fixed": "2.1.4.2"
},
{
"introduced": "2.2.0"
},
{
"fixed": "2.2.6.1"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.4.1"
}
]
}