RHSA-2009:1164: Important: tomcat security update

Published Jul 21, 2009
·
Updated

Apache Tomcat is a servlet container for the Java Servlet and JavaServerPages (JSP) technologies.It was discovered that the Red Hat Security Advisory RHSA-2007:0871 did notaddress all possible flaws in the way Tomcat handles certain characters andcharacter sequences in cookie values. A remote attacker could use this flawto obtain sensitive information, such as session IDs, and then use thisinformation for session hijacking attacks. (CVE-2007-5333)Note: The fix for the CVE-2007-5333 flaw changes the default cookieprocessing behavior: with this update, version 0 cookies that containvalues that must be quoted to be valid are automatically changed to version1 cookies. To reactivate the previous, but insecure behavior, add thefollowing entry to the "/etc/tomcat5/catalina.properties" file:org.apache.tomcat.util.http.ServerCookie.VERSIONSWITCH=falseIt was discovered that request dispatchers did not properly normalize userrequests that have trailing query strings, allowing remote attackers tosend specially-crafted requests that would cause an information leak.(CVE-2008-5515)A flaw was found in the way the Tomcat AJP (Apache JServ Protocol)connector processes AJP connections. An attacker could use this flaw tosend specially-crafted requests that would cause a temporary denial ofservice. (CVE-2009-0033)It was discovered that the error checking methods of certain authenticationclasses did not have sufficient error checking, allowing remote attackersto enumerate (via brute force methods) usernames registered withapplications running on Tomcat when FORM-based authentication was used.(CVE-2009-0580)A cross-site scripting (XSS) flaw was found in the examples calendarapplication. With some web browsers, remote attackers could use this flawto inject arbitrary web script or HTML via the "time" parameter.(CVE-2009-0781)It was discovered that web applications containing their own XML parserscould replace the XML parser Tomcat uses to parse configuration files. Amalicious web application running on a Tomcat instance could read or,potentially, modify the configuration and XML-based data of other webapplications deployed on the same Tomcat instance. (CVE-2009-0783)Users of Tomcat should upgrade to these updated packages, which containbackported patches to resolve these issues. Tomcat must be restarted forthis update to take effect.

Affected Software

22 affected componentsFixes available
redhat/tomcat5<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-admin-webapps<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-common-lib<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jasper<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jasper-javadoc<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jsp<2.0-api-5.5.23-0jpp.7.el5_3.2
2.0-api-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jsp<2.0-api-javadoc-5.5.23-0jpp.7.el5_3.2
2.0-api-javadoc-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-server-lib<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-servlet<2.4-api-5.5.23-0jpp.7.el5_3.2
2.4-api-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-servlet<2.4-api-javadoc-5.5.23-0jpp.7.el5_3.2
2.4-api-javadoc-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-webapps<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-admin-webapps<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-common-lib<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jasper<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jasper-javadoc<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jsp<2.0-api-5.5.23-0jpp.7.el5_3.2
2.0-api-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-jsp<2.0-api-javadoc-5.5.23-0jpp.7.el5_3.2
2.0-api-javadoc-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-server-lib<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-servlet<2.4-api-5.5.23-0jpp.7.el5_3.2
2.4-api-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-servlet<2.4-api-javadoc-5.5.23-0jpp.7.el5_3.2
2.4-api-javadoc-5.5.23-0jpp.7.el5_3.2
redhat/tomcat5-webapps<5.5.23-0jpp.7.el5_3.2
5.5.23-0jpp.7.el5_3.2

Remediation

Event History

Jul 21, 2009
Advisory Published
via Red Hat·12:00 AM

Frequently Asked Questions

1

What is the severity of RHSA-2009:1164?

The severity of RHSA-2009:1164 is classified as important.

2

How do I fix RHSA-2009:1164?

To fix RHSA-2009:1164, you should update to the version 5.5.23-0jpp.7.el5_3.2 of the affected Tomcat packages.

3

What software is affected by RHSA-2009:1164?

RHSA-2009:1164 affects various packages of Apache Tomcat including tomcat5, tomcat5-common-lib, tomcat5-jasper, and others.

4

What vulnerabilities are addressed by RHSA-2009:1164?

RHSA-2009:1164 addresses flaws in the way Tomcat handles certain characters and character sequences.

5

Is RHSA-2009:1164 applicable to all versions of Tomcat?

No, RHSA-2009:1164 specifically applies to Tomcat version 5.5.23-0jpp.7.el5_3.2 and below.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203