There is a possible DoS vulnerability in the multipart parser in Rack before 2.0.6. Specially crafted requests can cause the multipart parser to enter a pathological state, causing the parser to use CPU resources disproportionate to the request size.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "2.0.4"
},
{
"introduced": "0"
},
{
"last_affected": "2.0.5"
}
]
}