Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201406-33.xml
Date: Sun, 29 Jun 2014 15:54:28
Message-Id: 20140629155424.2A8052004E@flycatcher.gentoo.org
1 zlogene 14/06/29 15:54:24
2
3 Added: glsa-201406-33.xml
4 Log:
5 GLSA 201406-33
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201406-33.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-33.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-33.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201406-33.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201406-33">
20 <title>Wireshark: Multiple vulnerabilities </title>
21 <synopsis>Multiple vulnerabilities have been found in Wireshark, the worst of
22 which allows remote attackers to execute arbitrary code.
23 </synopsis>
24 <product type="ebuild">wireshark</product>
25 <announced>June 29, 2014</announced>
26 <revised>June 29, 2014: 1</revised>
27 <bug>503792</bug>
28 <bug>507298</bug>
29 <bug>508506</bug>
30 <bug>513094</bug>
31 <access>remote</access>
32 <affected>
33 <package name="net-analyzer/wireshark" auto="yes" arch="*">
34 <unaffected range="rge">1.8.15</unaffected>
35 <unaffected range="ge">1.10.8</unaffected>
36 <vulnerable range="lt">1.10.8</vulnerable>
37 </package>
38 </affected>
39 <background>
40 <p>Wireshark is a network protocol analyzer formerly known as ethereal.</p>
41 </background>
42 <description>
43 <p>Multiple vulnerabilities have been discovered in Wireshark. Please
44 review the CVE identifiers referenced below for details.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>A remote attacker can cause arbitrary code execution or a Denial of
49 Service condition via a specially crafted packet.
50 </p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All Wireshark 1.8.x users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=net-analyzer/wireshark-1.8.15"
61 </code>
62
63 <p>All Wireshark 1.10.x users should upgrade to the latest version:</p>
64
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose "&gt;=net-analyzer/wireshark-1.10.8"
68 </code>
69
70 </resolution>
71 <references>
72 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2281">CVE-2014-2281</uri>
73 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2282">CVE-2014-2282</uri>
74 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2283">CVE-2014-2283</uri>
75 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2299">CVE-2014-2299</uri>
76 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2907">CVE-2014-2907</uri>
77 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4020">CVE-2014-4020</uri>
78 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4174">CVE-2014-4174</uri>
79 </references>
80 <metadata tag="requester" timestamp="Mon, 24 Mar 2014 22:48:06 +0000">
81 BlueKnight
82 </metadata>
83 <metadata tag="submitter" timestamp="Sun, 29 Jun 2014 15:53:26 +0000">
84 BlueKnight
85 </metadata>
86 </glsa>