summaryrefslogtreecommitdiff
blob: 1a1d1983749ab8a4abc191478626644fe3bc9c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201409-01">
  <title>Wireshark: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in Wireshark which could
    allow remote attackers to cause Denial of Service.
  </synopsis>
  <product type="ebuild">wireshark</product>
  <announced>2014-09-01</announced>
  <revised count="1">2014-09-01</revised>
  <bug>519014</bug>
  <access>remote</access>
  <affected>
    <package name="net-analyzer/wireshark" auto="yes" arch="*">
      <unaffected range="ge">1.10.9</unaffected>
      <vulnerable range="lt">1.10.9</vulnerable>
    </package>
  </affected>
  <background>
    <p>Wireshark is a network protocol analyzer formerly known as ethereal.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Wireshark. Please
      review the CVE identifiers referenced below for details. 
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker can cause a Denial of Service condition via specially
      crafted packets. 
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Wireshark users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=net-analyzer/wireshark-1.10.9"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5161">CVE-2014-5161</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5162">CVE-2014-5162</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5163">CVE-2014-5163</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5164">CVE-2014-5164</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5165">CVE-2014-5165</uri>
  </references>
  <metadata tag="requester" timestamp="2014-08-25T20:18:05Z">K_F</metadata>
  <metadata tag="submitter" timestamp="2014-09-01T15:52:10Z">K_F</metadata>
</glsa>