Korean
<< Back
VID 22785
Severity 40
Port 80, ...
Protocol TCP
Class WWW
Detailed Description According to its self-reported version number, the Apache Tomcat service running on the remote host is 8.5.x prior to 8.5.13. It is therefore affected by multiple vulnerabilities :

- A flaw exists in the handling of pipelined requests when send file processing is used that results in the pipelined request being lost when processing of the previous request has completed, causing responses to be sent for the wrong request. An unauthenticated, remote attacker can exploit this to disclose sensitive information. (CVE-2017-5647)

- A flaw exists in the handling of HTTP/2 GOAWAY frames for a connection due to streams associated with the connection not being properly closed if the connection
was currently waiting for a WINDOW_UPDATE before allowing the application to write more data. Each stream consumes a processing thread in the system. An unauthenticated, remote attacker can exploit this issue, via a series of specially crafted HTTP/2 requests, to consume all available threads, resulting in a denial of service condition. (CVE-2017-5650)

- A flaw exists in HTTP connectors when processing send files. If processing completed quickly, it was possible to add the processor to the processor cache twice, which allows the same processor to be used for multiple requests. An unauthenticated, remote attacker can exploit this to disclose sensitive information from other sessions or cause unexpected errors. (CVE-2017-5651)

* References:
https://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.13

* Platforms Affected:
Apache Tomcat Server versions 8.5.x prior to 8.5.13
Any operating system Any version
Recommendation Upgrade to the latest version of Apache Tomcat Server (8.5.13 or later), available from the Apache Software Foundation download site, http://tomcat.apache.org/
Related URL CVE-2017-5647,CVE-2017-5650,CVE-2017-5651 (CVE)
Related URL 97529,97531,97544 (SecurityFocus)
Related URL (ISS)