Korean
<< Back
VID 22717
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 version 6.0.x prior to 6.0.45. It is, therefore, affected by multiple vulnerabilities :

- An information disclosure vulnerability exists in the getResource(), getResourceAsStream(), and getResourcePaths() ServletContext methods due to a failure to properly sanitize user-supplied input. An unauthenticated, remote attacker can exploit this, via a crafted path traversal request, to gain access to the listing of directory contents. (CVE-2015-5174)

- An information disclosure vulnerability exists due to a failure to enforce access restrictions when handling directory requests that are missing trailing slashes. An unauthenticated, remote attacker can exploit this to enumerate valid directories. (CVE-2015-5345)

- A information disclosure vulnerability exists that allows a specially crafted web application to load the StatusManagerServlet. An attacker can exploit this to gain unauthorized access to a list of all deployed applications and a list of the HTTP request lines for all requests currently being processed. (CVE-2016-0706)

- A security bypass vulnerability exists due to a flaw in the StandardManager, PersistentManager, and cluster implementations that is triggered when handling persistent sessions. An unauthenticated, remote attacker can exploit this, via a crafted object in a session, to bypass the security manager and execute arbitrary code. (CVE-2016-0714)

* Note: This check solely relied on the version number of the remote Web server to assess this vulnerability, so this might be a false positive.

* References:
http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.45

* Platforms Affected:
Apache Tomcat Server versions prior to 6.0.45
Any operating system Any version
Recommendation Upgrade to the latest version of Apache Tomcat Server (6.0.45 or later), available from the Apache Software Foundation download site, http://tomcat.apache.org/
Related URL CVE-2015-5174,CVE-2015-5345,CVE-2016-0706,CVE-2016-0714 (CVE)
Related URL (SecurityFocus)
Related URL (ISS)