2017-10-16 12:31:07 -04:00
{
2019-03-18 02:28:07 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"ID" : "CVE-2017-5650" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Tomcat" ,
"version" : {
"version_data" : [
{
"version_value" : "9.0.0.M1 to 9.0.0.M18"
} ,
{
"version_value" : "8.5.0 to 8.5.12"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:28:07 +00:00
"lang" : "eng" ,
"value" : "In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the handling of an HTTP/2 GOAWAY frame for a connection did not close streams associated with that connection that were currently waiting for a WINDOW_UPDATE before allowing the application to write more data. These waiting streams each consumed a thread. A malicious client could therefore construct a series of HTTP/2 requests that would consume all available processing threads."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:28:07 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "97531" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/97531"
} ,
{
"name" : "GLSA-201705-09" ,
"refsource" : "GENTOO" ,
"url" : "https://security.gentoo.org/glsa/201705-09"
} ,
{
"name" : "https://security.netapp.com/advisory/ntap-20180614-0001/" ,
"refsource" : "CONFIRM" ,
"url" : "https://security.netapp.com/advisory/ntap-20180614-0001/"
} ,
{
"name" : "1038217" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1038217"
} ,
{
"name" : "[users] 20170410 [SECURITY] CVE-2017-5650 Apache Tomcat Denial of Service" ,
"refsource" : "MLIST" ,
"url" : "https://lists.apache.org/thread.html/d24303fb095db072740d8154b0f0db3f2b8f67bc91a0562dbe89c738@%3Cannounce.tomcat.apache.org%3E"
} ,
{
"name" : "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" ,
"refsource" : "CONFIRM" ,
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
}
]
}
}