Tomcat: Multiple vulnerabilities

Security Team  Contact Address

Updated April 10, 2008

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200804-10 / tomcat
Release Date April 10, 2008
Latest Revision May 28, 2009: 02
Impact normal
Exploitable local, remote
Package Vulnerable versions Unaffected versions Architecture(s)
www-servers/tomcat < 6.0.16 revision >= 5.5.26, >= 6.0.16, revision >= 5.5.27 All supported architectures

Related bugreports: #196066, #203169

Synopsis

Multiple vulnerabilities in Tomcat may lead to local file overwriting, session hijacking or information disclosure.

2.  Impact Information

Background

Tomcat is the Apache Jakarta Project's official implementation of Java Servlets and Java Server Pages.

Description

The following vulnerabilities were reported:

Impact

These vulnerabilities can be exploited by:

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All Tomcat 5.5.x users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-servers/tomcat-5.5.26"

All Tomcat 6.0.x users should upgrade to the latest version:

Code Listing 3.2: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-servers/tomcat-6.0.16"

4.  References