—–BEGIN PGP SIGNED MESSAGE—–
Hash: SHA1
Liebe Kolleginnen und Kollegen,
soeben erreichte uns nachfolgendes RedHat Security Advisory. Wir geben
diese Informationen unveraendert an Sie weiter.
CVE-2011-0538 – Schwachstelle bei der Verarbeitung von .pcap Dateien in
Wireshark
Wireshark wendet bei der Verarbeitung von Dateien im pcap-ng Format eine
free()-Operation auf einen Pointer an, der unter Umstaenden vorher nicht
initialisiert wurde, was zu Fehlern in der Speicherverwaltung fuehren
kann. Ein entfernter Angreifer kann diese Schwachstelle mit Hilfe einer
manipulierten .pcap Datei fuer Denial of Service Angriffe ausnutzen.
CVE-2011-1139 – Schwachstelle bei der Verarbeitung von .pcap Dateien in
Wireshark
Wireshark verarbeitet Dateien im pcap-ng Format fehlerhaft und kann zum
Absturz gebracht werden, wenn diese ein ueberlanges packet-length Feld
beinhalten. Ein Angreifer kann diese Schwachstelle mit Hilfe einer
manipulierten pcap-Datei ausnutzen, um einen Denial of Service Angriff
auf das Programm durchzufuehren.
CVE-2011-0713 – Schwachstelle im Wireshark DCT3 Dissector
Im Wireshark Dissector fuer das DCT3 Protokoll befindet sich eine Buffer
Overflow Schwachstelle bei der Verarbeitung von sehr langen Eintraegen
in Trace-Dateien. Ein Angreifer kann die Schwachstelle mit Hilfe einer
entsprechend manipulierten Datei ausnutzen und auf diese Weise einen
Absturz des Programms ausloesen oder moeglicherweise Code mit dessen
Rechten ausfuehren.
CVE-2011-0444 – Schwachstelle in wireshark
Wireshark von Version 1.2.0 bis 1.2.13 und Version 1.4.0 bis 1.4.2 ist
anfaellig fuer einen Denial of Service-Angriff. In der Funktion
dissect_rar() in epan/dissectors/packet-mac-lte.c ist die Groesse des
Arrays fuer RAR-Werte (Random Access Response) durch eine Konstante
begrenzt. Die Funktion prueft in einer Schleife allerdings nicht, ob
noch Platz vorhanden ist und ist somit anfaellig fuer einen Buffer
Overflow. Dadurch ist es einem entfernten Angreifer moeglich, das
Programm durch praeparierte Pakete zum Absturz bringen. Es ist nicht
auszuschliessen, dass es auch moeglich ist, Befehle mit den Rechten des
Anwenders auszufuehren.
CVE-2011-1141 – Schwachstelle im LDAP Dissector von Wireshark
Ein Fehler bei der Verarbeitung von LDAP Filter Strings im LDAP
Dissector kann zu einem extremen Speicherverbrauch des Dissectors und
zum anschliessenden Absturz von Wireshark fuehren. Angreifer koennen
diese Schwachstelle ueber das Netz zu einem Denial of Service Angriff
ausnutzen, indem sie entsprechend aufgebaute LDAP Pakete ueber ein
Netzwerk senden, das von Wireshark abgehoert wird.
CVE-2011-1140 – Schwachstellen in den Dissectoren fuer das SMB und CLDAP
Protokoll
Die beiden Dissectoren fuer das SMB und das sog. Connection-less LDAP
Protokoll enthalten Fehler in den jeweiligen Analyse-Methoden, welche
Wireshark in eine Endlosschleife zwingen koennen. Ein entfernter
Angreifer kann diese Schwachstelle ausnutzen, indem er entsprechend
aufgebaute Pakete ueber ein Netzwerk sendet, das mit Wireshark abgehoert
wird.
Betroffen sind die folgenden Software Pakete und Plattformen:
Paket wireshark
Red Hat Enterprise Linux Desktop (v. 6) – i386, x86_64
Red Hat Enterprise Linux Desktop Optional (v. 6) – i386, x86_64
Red Hat Enterprise Linux Server (v. 6) – i386, ppc64, s390x, x86_64
Red Hat Enterprise Linux Server Optional (v. 6) – i386, ppc64, s390x,
x86_64
Red Hat Enterprise Linux Workstation (v. 6) – i386, x86_64
Red Hat Enterprise Linux Workstation Optional (v. 6) – i386, x86_64
Vom Hersteller werden ueberarbeitete Pakete zur Verfuegung gestellt.
(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,
Michael Groening, DFN-CERT
– —
Michael Groening (Incident Response Team)
DFN-CERT Services GmbH, https://www.dfn-cert.de, Phone +49 40 808077-590
Sitz / Register: Hamburg, AG Hamburg, HRB 88805, Ust-IdNr.: DE 232129737
Sachsenstrasse 5, 20097 Hamburg/Germany, CEO: Dr. Klaus-Peter Kossakowski
Automatische Warnmeldungen https://www.cert.dfn.de/autowarn
– —–BEGIN PGP SIGNED MESSAGE—–
Hash: SHA1
=====================================================================
Red Hat Security Advisory
Synopsis: Moderate: wireshark security update
Advisory ID: RHSA-2011:0369-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2011-0369.html
Issue date: 2011-03-21
CVE Names: CVE-2011-0444 CVE-2011-0538 CVE-2011-0713
CVE-2011-1139 CVE-2011-1140 CVE-2011-1141
=====================================================================
1. Summary:
Updated wireshark packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
2. Relevant releases/architectures:
Red Hat Enterprise Linux Desktop (v. 6) – i386, x86_64
Red Hat Enterprise Linux Desktop Optional (v. 6) – i386, x86_64
Red Hat Enterprise Linux Server (v. 6) – i386, ppc64, s390x, x86_64
Red Hat Enterprise Linux Server Optional (v. 6) – i386, ppc64, s390x, x86_64
Red Hat Enterprise Linux Workstation (v. 6) – i386, x86_64
Red Hat Enterprise Linux Workstation Optional (v. 6) – i386, x86_64
3. Description:
Wireshark is a program for monitoring network traffic. Wireshark was
previously known as Ethereal.
A heap-based buffer overflow flaw was found in the Wireshark MAC-LTE
dissector. If Wireshark read a malformed packet off a network or opened a
malicious dump file, it could crash or, possibly, execute arbitrary code as
the user running Wireshark. (CVE-2011-0444)
A heap-based buffer overflow flaw was found in the way Wireshark processed
signaling traces generated by the Gammu utility on Nokia DCT3 phones
running in Netmonitor mode. If Wireshark opened a specially-crafted capture
file, it could crash or, possibly, execute arbitrary code as the user
running Wireshark. (CVE-2011-0713)
Several denial of service flaws were found in Wireshark. Wireshark could
crash or stop responding if it read a malformed packet off a network, or
opened a malicious dump file. (CVE-2011-0538, CVE-2011-1139, CVE-2011-1140,
CVE-2011-1141)
Users of Wireshark should upgrade to these updated packages, which contain
Wireshark version 1.2.15, and resolve these issues. All running instances
of Wireshark must be restarted for the update to take effect.
4. Solution:
Before applying this update, make sure all previously-released errata
relevant to your system have been applied.
This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/kb/docs/DOC-11259
5. Bugs fixed (http://bugzilla.redhat.com/):
669441 – CVE-2011-0444 wireshark: buffer overflow in MAC-LTE disector (upstream bug #5530)
676232 – CVE-2011-0538 Wireshark: memory corruption when reading a malformed pcap file (upstream bug #5652)
678198 – CVE-2011-0713 Wireshark: heap-based buffer overflow when reading malformed Nokia DCT3 phone signalling traces
681748 – CVE-2011-1139 Wireshark: Denial Of Service (application crash) via a pcap-ng file that contains a large packet-length field
681754 – CVE-2011-1140 Wireshark: Multiple stack consumption vulnerabilities caused DoS via crafted SMB or CLDAP packet
681756 – CVE-2011-1141 Wireshark: Malformed LDAP filter string causes Denial of Service via excessive memory consumption
6. Package List:
Red Hat Enterprise Linux Desktop (v. 6):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/wireshark-1.2.15-1.el6_0.1.src.rpm
i386:
wireshark-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
x86_64:
wireshark-1.2.15-1.el6_0.1.i686.rpm
wireshark-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.x86_64.rpm
Red Hat Enterprise Linux Desktop Optional (v. 6):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/wireshark-1.2.15-1.el6_0.1.src.rpm
i386:
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-devel-1.2.15-1.el6_0.1.i686.rpm
wireshark-gnome-1.2.15-1.el6_0.1.i686.rpm
x86_64:
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-devel-1.2.15-1.el6_0.1.i686.rpm
wireshark-devel-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-gnome-1.2.15-1.el6_0.1.x86_64.rpm
Red Hat Enterprise Linux Server (v. 6):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/wireshark-1.2.15-1.el6_0.1.src.rpm
i386:
wireshark-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
ppc64:
wireshark-1.2.15-1.el6_0.1.ppc.rpm
wireshark-1.2.15-1.el6_0.1.ppc64.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.ppc.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.ppc64.rpm
s390x:
wireshark-1.2.15-1.el6_0.1.s390.rpm
wireshark-1.2.15-1.el6_0.1.s390x.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.s390.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.s390x.rpm
x86_64:
wireshark-1.2.15-1.el6_0.1.i686.rpm
wireshark-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.x86_64.rpm
Red Hat Enterprise Linux Server Optional (v. 6):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/wireshark-1.2.15-1.el6_0.1.src.rpm
i386:
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-devel-1.2.15-1.el6_0.1.i686.rpm
wireshark-gnome-1.2.15-1.el6_0.1.i686.rpm
ppc64:
wireshark-debuginfo-1.2.15-1.el6_0.1.ppc.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.ppc64.rpm
wireshark-devel-1.2.15-1.el6_0.1.ppc.rpm
wireshark-devel-1.2.15-1.el6_0.1.ppc64.rpm
wireshark-gnome-1.2.15-1.el6_0.1.ppc64.rpm
s390x:
wireshark-debuginfo-1.2.15-1.el6_0.1.s390.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.s390x.rpm
wireshark-devel-1.2.15-1.el6_0.1.s390.rpm
wireshark-devel-1.2.15-1.el6_0.1.s390x.rpm
wireshark-gnome-1.2.15-1.el6_0.1.s390x.rpm
x86_64:
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-devel-1.2.15-1.el6_0.1.i686.rpm
wireshark-devel-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-gnome-1.2.15-1.el6_0.1.x86_64.rpm
Red Hat Enterprise Linux Workstation (v. 6):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/wireshark-1.2.15-1.el6_0.1.src.rpm
i386:
wireshark-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
x86_64:
wireshark-1.2.15-1.el6_0.1.i686.rpm
wireshark-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.x86_64.rpm
Red Hat Enterprise Linux Workstation Optional (v. 6):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/wireshark-1.2.15-1.el6_0.1.src.rpm
i386:
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-devel-1.2.15-1.el6_0.1.i686.rpm
wireshark-gnome-1.2.15-1.el6_0.1.i686.rpm
x86_64:
wireshark-debuginfo-1.2.15-1.el6_0.1.i686.rpm
wireshark-debuginfo-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-devel-1.2.15-1.el6_0.1.i686.rpm
wireshark-devel-1.2.15-1.el6_0.1.x86_64.rpm
wireshark-gnome-1.2.15-1.el6_0.1.x86_64.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://access.redhat.com/security/team/key/#package
7. References:
https://www.redhat.com/security/data/cve/CVE-2011-0444.html
https://www.redhat.com/security/data/cve/CVE-2011-0538.html
https://www.redhat.com/security/data/cve/CVE-2011-0713.html
https://www.redhat.com/security/data/cve/CVE-2011-1139.html
https://www.redhat.com/security/data/cve/CVE-2011-1140.html
https://www.redhat.com/security/data/cve/CVE-2011-1141.html
https://access.redhat.com/security/updates/classification/#moderate
http://www.wireshark.org/security/wnpa-sec-2011-01.html
http://www.wireshark.org/security/wnpa-sec-2011-03.html
8. Contact:
The Red Hat security contact is
details at https://www.redhat.com/security/team/contact/
Copyright 2011 Red Hat, Inc.
– —–BEGIN PGP SIGNATURE—–
Version: GnuPG v1.4.4 (GNU/Linux)
iD8DBQFNh41VXlSAg2UNWIIRAn8xAJ9dnLBi06MEYAyNOEXmAucSrKlzkgCeOyc1
iCzcaHu+V17scXRoEANjBO4=
=apSU
– —–END PGP SIGNATURE—–
—–BEGIN PGP SIGNATURE—–
Version: GnuPG v2.0.9 (GNU/Linux)
iQEcBAEBAgAGBQJNiLTqAAoJEJtyb8U7iGZBjUYH/0PxOZibN/BBj1vHuhn04J8b
dru0Zks4jUnMHfeEaJScxBc92rydM0Fc4YLLrDrX9SBccGjMgO1cRJfLbsYpTCfW
CdC/pV1odfOkWDDZHH4oT3//qHPRvdCeoDAKhxHHC6N5ACC7JQ9pZIgCkW+R08fl
zd26jMRNxtiIOC0PuXfI4FenrJQhcVWeW1i27W3/uGawagBtgNIDXyjvSBu2Pc+b
XchLJEpqe4EAKxNU9xJjXyzhthmppySQ0PXnJolK6kLPgRut8IJY1Uq74046FO2O
0GOU/EX4lsGiE41nMs5GzR87PNRv2X1ppJzX0/H57SDt4riSoytTNM0/6UKTuq0=
=HaCA
—–END PGP SIGNATURE—–