2018-09-04 20:02:51 -04:00
{
2019-03-18 02:15:56 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2018-16470" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Rack" ,
"version" : {
"version_data" : [
{
"version_value" : "2.0.6"
}
]
}
}
]
} ,
"vendor_name" : "Rack"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-11-13 17:24:09 -05:00
{
2019-03-18 02:15:56 +00:00
"lang" : "eng" ,
"value" : "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."
2018-11-13 17:24:09 -05:00
}
2019-03-18 02:15:56 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (CWE-400)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://groups.google.com/forum/#!msg/rubyonrails-security/U_x-YkfuVTg/xhvYAmp6AAAJ" ,
"refsource" : "MISC" ,
"url" : "https://groups.google.com/forum/#!msg/rubyonrails-security/U_x-YkfuVTg/xhvYAmp6AAAJ"
2019-10-24 23:01:04 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3172" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3172"
2019-03-18 02:15:56 +00:00
}
]
}
}