cvelist/2018/8xxx/CVE-2018-8037.json
2018-10-16 21:06:21 -04:00

107 lines
3.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-07-22T00:00:00",
"ID" : "CVE-2018-8037",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tomcat",
"version" : {
"version_data" : [
{
"version_value" : "9.0.0.M9 to 9.0.9"
},
{
"version_value" : "8.5.5 to 8.5.31"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "If an async request was completed by the application at the same time as the container triggered the async timeout, a race condition existed that could result in a user seeing a response intended for a different user. An additional issue was present in the NIO and NIO2 connectors that did not correctly track the closure of the connection when an async request was completed by the application and timed out by the container at the same time. This could also result in a user seeing a response intended for another user. Versions Affected: Apache Tomcat 9.0.0.M9 to 9.0.9 and 8.5.5 to 8.5.31."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Information Disclosure"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[www-announce] 20180722 [SECURITY] CVE-2018-8037 Apache Tomcat - Information Disclosure",
"refsource" : "MLIST",
"url" : "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180722090623.GA92700%40minotaur.apache.org%3E"
},
{
"name" : "[www-announce] 20180809 [UPDATE][SECURITY] CVE-2018-8037 Apache Tomcat - Information Disclosure",
"refsource" : "MLIST",
"url" : "http://mail-archives.us.apache.org/mod_mbox/www-announce/201808.mbox/%3C0c616b4d-4e81-e7f8-b81d-1bb4c575aa33%40apache.org%3E"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20180817-0001/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20180817-0001/"
},
{
"name" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html",
"refsource" : "CONFIRM",
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
},
{
"name" : "DSA-4281",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4281"
},
{
"name" : "RHSA-2018:2867",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2867"
},
{
"name" : "RHSA-2018:2868",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2868"
},
{
"name" : "104894",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104894"
},
{
"name" : "1041376",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041376"
}
]
}
}