Operating System:

[RedHat]

Published:

09 January 2013

Protect yourself against future threats.

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

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2013.0039
       Moderate: wireshark security, bug fix, and enhancement update
                              9 January 2013

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           wireshark
Publisher:         Red Hat
Operating System:  Red Hat Enterprise Linux Server 5
                   Red Hat Enterprise Linux WS/Desktop 5
Impact/Access:     Execute Arbitrary Code/Commands -- Remote with User Interaction
                   Denial of Service               -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2012-4291 CVE-2012-4290 CVE-2012-4289
                   CVE-2012-4285 CVE-2012-0067 CVE-2012-0066
                   CVE-2012-0042 CVE-2012-0041 CVE-2011-4102
                   CVE-2011-2698 CVE-2011-2175 CVE-2011-1959
                   CVE-2011-1958  

Reference:         ASB-2012.0117
                   ASB-2011.0099
                   ASB-2012.0005.3
                   ASB-2011.0045.2

Original Bulletin: 
   https://rhn.redhat.com/errata/RHSA-2013-0125.html

- --------------------------BEGIN INCLUDED TEXT--------------------

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

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

Synopsis:          Moderate: wireshark security, bug fix, and enhancement update
Advisory ID:       RHSA-2013:0125-01
Product:           Red Hat Enterprise Linux
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2013-0125.html
Issue date:        2013-01-08
CVE Names:         CVE-2011-1958 CVE-2011-1959 CVE-2011-2175 
                   CVE-2011-2698 CVE-2011-4102 CVE-2012-0041 
                   CVE-2012-0042 CVE-2012-0066 CVE-2012-0067 
                   CVE-2012-4285 CVE-2012-4289 CVE-2012-4290 
                   CVE-2012-4291 
=====================================================================

1. Summary:

Updated wireshark packages that fix several security issues, three bugs,
and add one enhancement are now available for Red Hat Enterprise Linux 5.

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:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

3. Description:

Wireshark, previously known as Ethereal, is a network protocol analyzer. It
is used to capture and browse the traffic running on a computer network.

A heap-based buffer overflow flaw was found in the way Wireshark handled
Endace ERF (Extensible Record Format) capture files. If Wireshark opened a
specially-crafted ERF capture file, it could crash or, possibly, execute
arbitrary code as the user running Wireshark. (CVE-2011-4102)

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-1958, CVE-2011-1959, CVE-2011-2175,
CVE-2011-2698, CVE-2012-0041, CVE-2012-0042, CVE-2012-0066, CVE-2012-0067,
CVE-2012-4285, CVE-2012-4289, CVE-2012-4290, CVE-2012-4291)

The CVE-2011-1958, CVE-2011-1959, CVE-2011-2175, and CVE-2011-4102 issues
were discovered by Huzaifa Sidhpurwala of the Red Hat Security Response
Team.

This update also fixes the following bugs:

* When Wireshark starts with the X11 protocol being tunneled through an SSH
connection, it automatically prepares its capture filter to omit the SSH
packets. If the SSH connection was to a link-local IPv6 address including
an interface name (for example ssh -X [ipv6addr]%eth0), Wireshark parsed
this address erroneously, constructed an incorrect capture filter and
refused to capture packets. The "Invalid capture filter" message was
displayed. With this update, parsing of link-local IPv6 addresses is fixed
and Wireshark correctly prepares a capture filter to omit SSH packets over
a link-local IPv6 connection. (BZ#438473)

* Previously, Wireshark's column editing dialog malformed column names when
they were selected. With this update, the dialog is fixed and no longer
breaks column names. (BZ#493693)

* Previously, TShark, the console packet analyzer, did not properly analyze
the exit code of Dumpcap, Wireshark's packet capturing back end. As a
result, TShark returned exit code 0 when Dumpcap failed to parse its
command-line arguments. In this update, TShark correctly propagates the
Dumpcap exit code and returns a non-zero exit code when Dumpcap fails.
(BZ#580510)

* Previously, the TShark "-s" (snapshot length) option worked only for a
value greater than 68 bytes. If a lower value was specified, TShark
captured just 68 bytes of incoming packets. With this update, the "-s"
option is fixed and sizes lower than 68 bytes work as expected. (BZ#580513)

This update also adds the following enhancement:

* In this update, support for the "NetDump" protocol was added. (BZ#484999)

All users of Wireshark are advised to upgrade to these updated packages,
which contain backported patches to correct these issues and add this
enhancement. 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/knowledge/articles/11258

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

438473 - wireshark via ssh -X on ipv6 link-local address fails to allow capture
484999 - add netdump dissector to wireshark
580510 - tshark returns exit code 0 in case of errors
580513 - tshark snaplen parameter does not work
710039 - CVE-2011-1959 wireshark: Stack-based buffer over-read from tvbuff buffer when reading snoop capture files
710109 - CVE-2011-2175 wireshark: Heap-based buffer over-read in Visual Networks dissector
710184 - CVE-2011-1958 wireshark (64bit): NULL pointer dereference by processing of a corrupted Diameter dictionary file
723215 - CVE-2011-2698 wireshark: Infinite loop in the ANSI A Interface (IS-634/IOS) dissector
750648 - CVE-2011-4102 wireshark: buffer overflow in the ERF file reader
773726 - CVE-2012-0041 wireshark: multiple file parser vulnerabilities (wnpa-sec-2012-01)
773728 - CVE-2012-0042 wireshark: NULL pointer vulnerabilities (wnpa-sec-2012-02)
783360 - CVE-2012-0066 Wireshark: Dos via large buffer allocation request
783363 - CVE-2012-0067 Wireshark: Dos due to integer overflow in IPTrace capture format parser
848541 - CVE-2012-4285 wireshark: crash due to zero division in DCP ETSI dissector (wnpa-sec-2012-13)
848561 - CVE-2012-4289 wireshark: DoS via excessive CPU consumption in AFP dissector (wnpa-sec-2012-17)
848572 - CVE-2012-4291 wireshark: DoS via excessive system resource consumption in CIP dissector (wnpa-sec-2012-20)
848578 - CVE-2012-4290 wireshark: DoS via excessive CPU consumption in CTDB dissector (wnpa-sec-2012-23)

6. Package List:

Red Hat Enterprise Linux Desktop (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/wireshark-1.0.15-5.el5.src.rpm

i386:
wireshark-1.0.15-5.el5.i386.rpm
wireshark-debuginfo-1.0.15-5.el5.i386.rpm

x86_64:
wireshark-1.0.15-5.el5.x86_64.rpm
wireshark-debuginfo-1.0.15-5.el5.x86_64.rpm

RHEL Desktop Workstation (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/wireshark-1.0.15-5.el5.src.rpm

i386:
wireshark-debuginfo-1.0.15-5.el5.i386.rpm
wireshark-gnome-1.0.15-5.el5.i386.rpm

x86_64:
wireshark-debuginfo-1.0.15-5.el5.x86_64.rpm
wireshark-gnome-1.0.15-5.el5.x86_64.rpm

Red Hat Enterprise Linux (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/wireshark-1.0.15-5.el5.src.rpm

i386:
wireshark-1.0.15-5.el5.i386.rpm
wireshark-debuginfo-1.0.15-5.el5.i386.rpm
wireshark-gnome-1.0.15-5.el5.i386.rpm

ia64:
wireshark-1.0.15-5.el5.ia64.rpm
wireshark-debuginfo-1.0.15-5.el5.ia64.rpm
wireshark-gnome-1.0.15-5.el5.ia64.rpm

ppc:
wireshark-1.0.15-5.el5.ppc.rpm
wireshark-debuginfo-1.0.15-5.el5.ppc.rpm
wireshark-gnome-1.0.15-5.el5.ppc.rpm

s390x:
wireshark-1.0.15-5.el5.s390x.rpm
wireshark-debuginfo-1.0.15-5.el5.s390x.rpm
wireshark-gnome-1.0.15-5.el5.s390x.rpm

x86_64:
wireshark-1.0.15-5.el5.x86_64.rpm
wireshark-debuginfo-1.0.15-5.el5.x86_64.rpm
wireshark-gnome-1.0.15-5.el5.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-1958.html
https://www.redhat.com/security/data/cve/CVE-2011-1959.html
https://www.redhat.com/security/data/cve/CVE-2011-2175.html
https://www.redhat.com/security/data/cve/CVE-2011-2698.html
https://www.redhat.com/security/data/cve/CVE-2011-4102.html
https://www.redhat.com/security/data/cve/CVE-2012-0041.html
https://www.redhat.com/security/data/cve/CVE-2012-0042.html
https://www.redhat.com/security/data/cve/CVE-2012-0066.html
https://www.redhat.com/security/data/cve/CVE-2012-0067.html
https://www.redhat.com/security/data/cve/CVE-2012-4285.html
https://www.redhat.com/security/data/cve/CVE-2012-4289.html
https://www.redhat.com/security/data/cve/CVE-2012-4290.html
https://www.redhat.com/security/data/cve/CVE-2012-4291.html
https://access.redhat.com/security/updates/classification/#moderate

8. Contact:

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

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

iD8DBQFQ68PaXlSAg2UNWIIRAj7lAJ9+/2599n8ictAq4q84c8c7N7xRYQCfYDK9
luCrOpknTD3CW5PenX5RtoM=
=5bn/
- -----END PGP SIGNATURE-----

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        http://www.auscert.org.au/render.html?cid=1980

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBUOzxWu4yVqjM2NGpAQKVDQ//WtEsIws3CcHFBPbAaYJSPnTy8rNHFgKn
sPSFKsBLzsFhkB9zoQphlY2KaDnweZYYq5j5vxTt1XRVyo60GQniPt9YyAtVy8xr
zXdMBoFlPalsHGW5/hi8QL6oY7JOx30BM5OwLTO7vgv1sqsBtr/kqzPExrMT7jh4
/WRZwODN0xMeSntavT6Fywt7yEKqT3SHQiJESJxeFKaPOrP1rcuJfaiWaktNrJLG
5CRn1bPmd7OpNpzA1NTRN9zZ6NnH6LZe062jUzWPkxzljG01oEE8BbEQTR8QGMmy
rgLGKZkyXbUxnqxZPd8Oj765M2DvCcDoyJCOcXXXDGUiOoN5nuNgOZCK9hmVJ7tu
cHaFW0yPcq75SQWLVceRJflCa8EluXi1cGToiLibc8qhTB1nPxxE/F5bay9Afb/J
0mNdhELNvkMcQYS2GOzIW3SbnOzC3tTXxgIvmJKYpajIcJ56wfR9T6wKRhdCKMLc
p5t3tFn/xfa6pBezB21dSizUa7v9dDbdE8enNf7sdch88OKkAB/hYQYwWmaTNq49
dXoJrArnoFoA4/SSerogLbFobjtZpp3sYh8GGBb4jaJ6Enyec57xdjEQCc7aehTK
pKL9Q22fvzHPMrqKgVAitVU2qaWLnQaLUGQaUM5hcNK2OcK+NIRkLE7iPt4wdhjy
zzNo0VewEGw=
=NUgJ
-----END PGP SIGNATURE-----