[RedHat] Schwachstellen in Tomcat bis Version 5.0.30 – RHSA-2008:0195-01

[RedHat] Schwachstellen in Tomcat bis Version 5.0.30 – RHSA-2008:0195-01

-----BEGIN PGP SIGNED MESSAGE-----

Liebe Kolleginnen und Kollegen,

soeben erreichte uns nachfolgendes RedHat Security Advisory. Wir geben
diese Informationen unveraendert an Sie weiter.

CVE-2007-3382 - Quoting Fehler bzgl. einfacher Anfuehrungszeichen in
Cookies in Apache Tomcat

  Apache Tomcat in den Versionen 6.0.0 - 6.0.13, 5.5.0 - 5.5.24, 5.0.0 -
  5.0.30, 4.1.0 - 4.1.36 und 3.3 - 3.3.2 betrachtet einfache
  Anfuehrungszeichen (') als Abschlusszeichen innerhalb von Cookies.
  Dadurch kann evtl. vertrauliche Information an Angreifer gelangen, wie
  z.B. Session IDs.

CVE-2007-3385 - Quoting Fehler bzgl. Backslashes in Cookies in Apache
Tomcat

  Apache Tomcat in den Versionen 6.0.0 - 6.0.13, 5.5.0 - 5.5.24, 5.0.0 -
  5.0.30, 4.1.0 - 4.1.36 und 3.3 - 3.3.2 verarbeitet die Sequenz \"
  (Backslash gefolgt von einem doppelten Anfuehrungszeichen) innerhalb
  von Cookies nicht korrekt. Dadurch kann evtl. vertrauliche Information
  an Angreifer gelangen, wie z.B. Session IDs.

CVE-2007-5342 - Schwachstelle in der JULI Log-Komponente des Apache
Tomcat

  Die Log-Komponente JULI von Apache Tomcat der Versionen 5.5.9 bis
  5.5.25 und 6.0.0 bis 6.0.15 enthaelt eine Schwachstelle. Die Default
  Policy (catalina.policy) erlaubt es Anwendungen durch die Aenderungen
  der Attribute level, directory und prefix in
  org.apache.juli.FileHandler beliebige Dateien im System zu
  ueberschreiben.

CVE-2007-5461 - Unsichere Behandlung von Pfadangeben im Apache Tomcat

  Bei WebDAV Write Requests im Apache Tomcat werden faelschlicherweise
  Pfadangaben von Dateinamen beruecksichtigt. Ein entfernter,
  authentifizierter Angreifer kann diese Schwachstellen ausnutzen, um
  beliebige Dateien mit den Rechten von Tomcat zu lesen.

Betroffen sind die folgenden Software Pakete und Plattformen:

  Paket tomcat

  Red Hat Developer Suite v.3
  Red Hat Developer Suite v.3 (AS v.4) - noarch

Vom Hersteller werden ueberarbeitete Pakete zur Verfuegung gestellt.

Hersteller Advisory:
  https://rhn.redhat.com/errata/RHSA-2008-0195.html


(c) der deutschen Zusammenfassung bei DFN-CERT Services GmbH; die
Verbreitung, auch auszugsweise, ist nur unter Hinweis auf den Urheber,
DFN-CERT Services GmbH, und nur zu nicht kommerziellen Zwecken
gestattet.

Mit freundlichen Gruessen,
  Klaus Moeller, DFN-CERT


- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
                   Red Hat Security Advisory

Synopsis:          Moderate: tomcat security update
Advisory ID:       RHSA-2008:0195-01
Product:           Red Hat Developer Suite v.3
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2008-0195.html
Issue date:        2008-04-28
Keywords:          Security
CVE Names:         CVE-2007-3382 CVE-2007-3385  
                   CVE-2007-5342 CVE-2007-5461 
=====================================================================

1. Summary:

Updated tomcat packages that fix multiple security issues are now available
for Red Hat Developer Suite 3.

This update has been rated as having moderate security impact by the Red
Hat Security Response Team.

2. Relevant releases/architectures:

Red Hat Developer Suite v.3 (AS v.4) - noarch

3. Description:

Tomcat is a servlet container for Java Servlet and Java Server Pages
technologies.

Tomcat was found treating single quote characters -- ' -- as delimiters in
cookies. This could allow remote attackers to obtain sensitive information,
such as session IDs, for session hijacking attacks (CVE-2007-3382).

It was reported Tomcat did not properly handle the following character
sequence in a cookie: \" (a backslash followed by a double-quote). It was
possible remote attackers could use this failure to obtain sensitive
information, such as session IDs, for session hijacking attacks
(CVE-2007-3385).

A directory traversal vulnerability existed in the Apache Tomcat webdav
servlet. This allowed remote attackers to remote authenticated users to
read accessible to the local user running the tomcat process (CVE-2007-5461).

The default security policy in the JULI logging component did not restrict
access permissions to files. This could be misused by untrusted web
applications to access and write arbitrary files in the context of the
tomcat process (CVE-2007-5342).

Users of Tomcat should update to these erratum packages, which contain
backported patches and are not vulnerable to these issues.

4. Solution:

Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.  

This update is available via Red Hat Network.  Details on how to use 
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188

5. Bugs fixed (http://bugzilla.redhat.com/):

247972 - CVE-2007-3382 tomcat handling of cookies
247976 - CVE-2007-3385 tomcat handling of cookie values
333791 - CVE-2007-5461 Absolute path traversal Apache Tomcat WEBDAV
427216 - CVE-2007-5342 Apache Tomcat's default security policy is too open

6. Package List:

Red Hat Developer Suite v.3 (AS v.4):

Source:
ftp://updates.redhat.com/enterprise/4AS/en/RHDS/SRPMS/tomcat5-5.5.23-0jpp_11rh.src.rpm

noarch:
tomcat5-5.5.23-0jpp_11rh.noarch.rpm
tomcat5-common-lib-5.5.23-0jpp_11rh.noarch.rpm
tomcat5-jasper-5.5.23-0jpp_11rh.noarch.rpm
tomcat5-jsp-2.0-api-5.5.23-0jpp_11rh.noarch.rpm
tomcat5-server-lib-5.5.23-0jpp_11rh.noarch.rpm
tomcat5-servlet-2.4-api-5.5.23-0jpp_11rh.noarch.rpm

These packages are GPG signed by Red Hat for security.  Our key and 
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385
http://cve.mitre.org/cgi-bin/cvename.cgi?name=
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5342
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461
http://tomcat.apache.org/security-5.html
http://www.redhat.com/security/updates/classification/#moderate

8. Contact:

The Red Hat security contact is <secalert@redhat.com>.  More contact
details at https://www.redhat.com/security/team/contact/

Copyright 2008 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFIFZfUXlSAg2UNWIIRAo0IAJ9i0jZ4PyWJxB49+7p4iDkVM9jkZQCgtQxe
3xJwLBAQOo7iYmp9L89508g=
=/+q9
- -----END PGP SIGNATURE-----

- -- 
Dipl. Inform. Klaus Moeller (CSIRT)
Phone: +49 40 808077-555, Fax: +49 40 808077-556

[1] /advisories/254/25463.txt

E-Mail Benachrichtigung
Benachrichtige mich zu:
0 Kommentare
Älteste
Neuste Beste Bewertung
Inline Feedbacks
Alle Kommentare anzeigen
Nach oben