Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Summary
Title wireshark security, bug fix, and enhancement update
Informations
Name RHSA-2015:2393 First vendor Publication 2015-11-19
Vendor RedHat Last vendor Modification 2015-11-19
Severity (Vendor) Moderate Revision 01

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:N/I:N/A:C)
Cvss Base Score 7.8 Attack Range Network
Cvss Impact Score 6.9 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Problem Description:

Updated wireshark packages that fix multiple security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 7.

Red Hat Product Security 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 Client (v. 7) - x86_64 Red Hat Enterprise Linux Client Optional (v. 7) - x86_64 Red Hat Enterprise Linux Server (v. 7) - aarch64, ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 7) - aarch64, ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 7) - x86_64 Red Hat Enterprise Linux Workstation Optional (v. 7) - x86_64

3. Description:

The wireshark packages contain a network protocol analyzer used to capture and browse the traffic running on a computer network.

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-2015-2188, CVE-2015-2189, CVE-2015-2191, CVE-2015-3810, CVE-2015-3811, CVE-2015-3812, CVE-2015-3813, CVE-2014-8710, CVE-2014-8711, CVE-2014-8712, CVE-2014-8713, CVE-2014-8714, CVE-2015-0562, CVE-2015-0563, CVE-2015-0564, CVE-2015-3182, CVE-2015-6243, CVE-2015-6244, CVE-2015-6245, CVE-2015-6246, CVE-2015-6248)

The CVE-2015-3182 issue was discovered by Martin Žember of Red Hat.

The wireshark packages have been upgraded to upstream version 1.10.14, which provides a number of bug fixes and enhancements over the previous version. (BZ#1238676)

This update also fixes the following bug:

* Prior to this update, when using the tshark utility to capture packets over the interface, tshark failed to create output files in the .pcap format even if it was specified using the "-F" option. This bug has been fixed, the "-F" option is now honored, and the result saved in the .pcap format as expected. (BZ#1227199)

In addition, this update adds the following enhancement:

* Previously, wireshark included only microseconds in the .pcapng format. With this update, wireshark supports nanosecond time stamp precision to allow for more accurate time stamps. (BZ#1213339)

All wireshark users are advised to upgrade to these updated packages, which correct these issues and add these enhancements. 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.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

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

1163581 - CVE-2014-8714 wireshark: TN5250 infinite loop (wnpa-sec-2014-23) 1163582 - CVE-2014-8712 CVE-2014-8713 wireshark: NCP dissector crashes (wnpa-sec-2014-22) 1163583 - CVE-2014-8711 wireshark: AMQP dissector crash (wnpa-sec-2014-21) 1163584 - CVE-2014-8710 wireshark: SigComp dissector crash (wnpa-sec-2014-20) 1180182 - CVE-2015-0562 wireshark: DEC DNA Routing Protocol dissector crash (wnpa-sec-2015-03) 1180195 - CVE-2015-0563 wireshark: SMTP dissector crash (wnpa-sec-2015-04) 1180197 - CVE-2015-0564 wireshark: TLS/SSL decryption crash (wnpa-sec-2015-05) 1199163 - CVE-2015-2188 wireshark: The WCP dissector could crash while decompressing data (wnpa-sec-2015-07) 1199165 - CVE-2015-2189 wireshark: The pcapng file parser could crash (wnpa-sec-2015-08) 1199167 - CVE-2015-2191 wireshark: The TNEF dissector could go into an infinite loop on 32-bit architectures (wnpa-sec-2015-10) 1219409 - CVE-2015-3182 wireshark: crash on sample file genbroad.snoop 1222434 - CVE-2015-3810 wireshark: WebSocket DoS (wnpa-sec-2015-13) 1222436 - CVE-2015-3811 wireshark: WCP dissector crash (wnpa-sec-2015-14) 1222437 - CVE-2015-3812 wireshark: X11 memory leak (wnpa-sec-2015-15) 1222438 - CVE-2015-3813 wireshark: Reassembly memory leak (wnpa-sec-2015-16) 1253354 - CVE-2015-6243 wireshark: Dissector table crash (wnpa-sec-2015-23) 1253355 - CVE-2015-6244 wireshark: ZigBee dissector crash (wnpa-sec-2015-24) 1253356 - CVE-2015-6245 wireshark: GSM RLC/MAC dissector infinite loop (wnpa-sec-2015-25) 1253357 - CVE-2015-6246 wireshark: WaveAgent dissector crash (wnpa-sec-2015-26) 1253360 - CVE-2015-6248 wireshark: Ptvcursor crash (wnpa-sec-2015-28) 1267959 - wireshark segfaults

Original Source

Url : https://rhn.redhat.com/errata/RHSA-2015-2393.html

CWE : Common Weakness Enumeration

% Id Name
35 % CWE-20 Improper Input Validation
25 % CWE-399 Resource Management Errors
15 % CWE-189 Numeric Errors (CWE/SANS Top 25)
15 % CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer
5 % CWE-19 Data Handling
5 % CWE-17 Code

OVAL Definitions

Definition Id: oval:org.mitre.oval:def:28226
 
Oval ID: oval:org.mitre.oval:def:28226
Title: SUSE-SU-2014:1520-1 -- Security update for wireshark (moderate)
Description: wireshark has been updated to version 1.10.11 to fix five security issues. These security issues have been fixed: * SigComp UDVM buffer overflow (CVE-2014-8710). * AMQP dissector crash (CVE-2014-8711). * NCP dissector crashes (CVE-2014-8712, CVE-2014-8713). * TN5250 infinite loops (CVE-2014-8714). This non-security issue has been fixed: * enable zlib (bnc#899303). Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.11.html <https://www.wireshark.org/docs/relnotes/wireshark-1.10.11.html> Security Issues: * CVE-2014-8711 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8711> * CVE-2014-8710 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8710> * CVE-2014-8714 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8714> * CVE-2014-8712 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8712> * CVE-2014-8713 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8713>
Family: unix Class: patch
Reference(s): SUSE-SU-2014:1520-1
CVE-2014-8711
CVE-2014-8710
CVE-2014-8714
CVE-2014-8712
CVE-2014-8713
Version: 3
Platform(s): SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Desktop 11
Product(s): wireshark
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:28302
 
Oval ID: oval:org.mitre.oval:def:28302
Title: DSA-3076-1 -- wireshark security update
Description: Multiple vulnerabilities were discovered in the dissectors/parsers for SigComp UDVM, AMQP, NCP and TN5250, which could result in denial of service.
Family: unix Class: patch
Reference(s): DSA-3076-1
CVE-2014-8710
CVE-2014-8711
CVE-2014-8712
CVE-2014-8713
CVE-2014-8714
Version: 3
Platform(s): Debian GNU/Linux 7.0
Debian GNU/kFreeBSD 7.0
Product(s): wireshark
Definition Synopsis:

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 22
Os 2
Os 1
Os 2
Os 1
Os 2

Nessus® Vulnerability Scanner

Date Description
2017-04-06 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20170321_wireshark_on_SL6_x.nasl - Type : ACT_GATHER_INFO
2017-04-05 Name : The remote Amazon Linux AMI host is missing a security update.
File : ala_ALAS-2017-813.nasl - Type : ACT_GATHER_INFO
2017-03-30 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2017-0631.nasl - Type : ACT_GATHER_INFO
2017-03-27 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2017-0631.nasl - Type : ACT_GATHER_INFO
2017-03-22 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2017-0631.nasl - Type : ACT_GATHER_INFO
2016-06-01 Name : The remote Debian host is missing a security update.
File : debian_DLA-497.nasl - Type : ACT_GATHER_INFO
2015-12-22 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20151119_wireshark_on_SL7_x.nasl - Type : ACT_GATHER_INFO
2015-12-02 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-2393.nasl - Type : ACT_GATHER_INFO
2015-11-24 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-2393.nasl - Type : ACT_GATHER_INFO
2015-11-20 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-2393.nasl - Type : ACT_GATHER_INFO
2015-11-02 Name : The remote Gentoo host is missing one or more security-related patches.
File : gentoo_GLSA-201510-03.nasl - Type : ACT_GATHER_INFO
2015-10-29 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-683.nasl - Type : ACT_GATHER_INFO
2015-10-12 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-1713-1.nasl - Type : ACT_GATHER_INFO
2015-10-08 Name : The remote Fedora host is missing a security update.
File : fedora_2015-13945.nasl - Type : ACT_GATHER_INFO
2015-10-06 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-1676-2.nasl - Type : ACT_GATHER_INFO
2015-10-06 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-1676-1.nasl - Type : ACT_GATHER_INFO
2015-09-28 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3367.nasl - Type : ACT_GATHER_INFO
2015-09-09 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_9bdd8eb5564a11e59ad814dae9d210b8.nasl - Type : ACT_GATHER_INFO
2015-09-04 Name : The remote Fedora host is missing a security update.
File : fedora_2015-13946.nasl - Type : ACT_GATHER_INFO
2015-08-18 Name : The remote Amazon Linux AMI host is missing a security update.
File : ala_ALAS-2015-580.nasl - Type : ACT_GATHER_INFO
2015-08-04 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20150722_wireshark_on_SL6_x.nasl - Type : ACT_GATHER_INFO
2015-07-30 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2015-1460.nasl - Type : ACT_GATHER_INFO
2015-07-28 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2015-1460.nasl - Type : ACT_GATHER_INFO
2015-07-23 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2015-1460.nasl - Type : ACT_GATHER_INFO
2015-06-24 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-1098-1.nasl - Type : ACT_GATHER_INFO
2015-06-15 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2015-1046-1.nasl - Type : ACT_GATHER_INFO
2015-06-11 Name : The remote Debian host is missing a security update.
File : debian_DLA-241.nasl - Type : ACT_GATHER_INFO
2015-06-03 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3277.nasl - Type : ACT_GATHER_INFO
2015-05-29 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_a13500d0057011e5aab1d050996490d0.nasl - Type : ACT_GATHER_INFO
2015-05-26 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-380.nasl - Type : ACT_GATHER_INFO
2015-05-26 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-379.nasl - Type : ACT_GATHER_INFO
2015-05-15 Name : The remote Windows host contains an application that is affected by multiple ...
File : wireshark_1_12_5.nasl - Type : ACT_GATHER_INFO
2015-04-23 Name : The remote Debian host is missing a security update.
File : debian_DLA-198.nasl - Type : ACT_GATHER_INFO
2015-04-02 Name : The remote SuSE 11 host is missing a security update.
File : suse_11_wireshark-150311.nasl - Type : ACT_GATHER_INFO
2015-04-02 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3210.nasl - Type : ACT_GATHER_INFO
2015-03-31 Name : The remote Mandriva Linux host is missing one or more security updates.
File : mandriva_MDVSA-2015-183.nasl - Type : ACT_GATHER_INFO
2015-03-17 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-226.nasl - Type : ACT_GATHER_INFO
2015-03-06 Name : The remote Windows host contains an application that is affected by multiple ...
File : wireshark_1_12_4.nasl - Type : ACT_GATHER_INFO
2015-03-05 Name : The remote SuSE 11 host is missing a security update.
File : suse_11_wireshark-150205.nasl - Type : ACT_GATHER_INFO
2015-01-28 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3141.nasl - Type : ACT_GATHER_INFO
2015-01-26 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2015-52.nasl - Type : ACT_GATHER_INFO
2015-01-13 Name : The remote Mandriva Linux host is missing one or more security updates.
File : mandriva_MDVSA-2015-022.nasl - Type : ACT_GATHER_INFO
2015-01-12 Name : The remote Windows host contains an application that is affected by multiple ...
File : wireshark_1_12_3.nasl - Type : ACT_GATHER_INFO
2014-12-07 Name : The remote Fedora host is missing a security update.
File : fedora_2014-15320.nasl - Type : ACT_GATHER_INFO
2014-12-04 Name : The remote Fedora host is missing a security update.
File : fedora_2014-15244.nasl - Type : ACT_GATHER_INFO
2014-11-28 Name : The remote SuSE 11 host is missing a security update.
File : suse_11_wireshark-141114.nasl - Type : ACT_GATHER_INFO
2014-11-27 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2014-717.nasl - Type : ACT_GATHER_INFO
2014-11-26 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3076.nasl - Type : ACT_GATHER_INFO
2014-11-24 Name : The remote Mandriva Linux host is missing one or more security updates.
File : mandriva_MDVSA-2014-223.nasl - Type : ACT_GATHER_INFO
2014-11-14 Name : The remote Windows host contains an application that is affected by multiple ...
File : wireshark_1_10_11.nasl - Type : ACT_GATHER_INFO
2014-11-14 Name : The remote Windows host contains an application that is affected by multiple ...
File : wireshark_1_12_2.nasl - Type : ACT_GATHER_INFO

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
Date Informations
2016-01-04 09:27:49
  • Multiple Updates
2015-12-05 13:28:34
  • Multiple Updates
2015-12-03 13:26:55
  • Multiple Updates
2015-11-21 13:26:16
  • Multiple Updates
2015-11-20 05:23:19
  • First insertion