Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200803-32.xml
Date: Mon, 24 Mar 2008 20:56:08
Message-Id: E1Jdti9-0003yg-FQ@stork.gentoo.org
1 py 08/03/24 20:56:05
2
3 Added: glsa-200803-32.xml
4 Log:
5 GLSA 200803-32
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200803-32.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-32.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-32.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200803-32.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
20 <glsa id="200803-32">
21 <title>Wireshark: Denial of Service</title>
22 <synopsis>
23 Multiple Denial of Service vulnerabilities have been discovered in
24 Wireshark.
25 </synopsis>
26 <product type="ebuild">wireshark</product>
27 <announced>March 24, 2008</announced>
28 <revised>March 24, 2008: 01</revised>
29 <bug>212149</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-analyzer/wireshark" auto="yes" arch="*">
33 <unaffected range="ge">0.99.8</unaffected>
34 <vulnerable range="lt">0.99.8</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Wireshark is a network protocol analyzer with a graphical front-end.
40 </p>
41 </background>
42 <description>
43 <p>
44 Multiple unspecified errors exist in the SCTP, SNMP, and TFTP
45 dissectors.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker could cause a Denial of Service by sending a
51 malformed packet.
52 </p>
53 </impact>
54 <workaround>
55 <p>
56 Disable the SCTP, SNMP, and TFTP dissectors.
57 </p>
58 </workaround>
59 <resolution>
60 <p>
61 All Wireshark users should upgrade to the latest version:
62 </p>
63 <code>
64 # emerge --sync
65 # emerge --ask --oneshot --verbose &quot;&gt;=net-analyzer/wireshark-0.99.8&quot;</code>
66 </resolution>
67 <references>
68 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1070">CVE-2008-1070</uri>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1071">CVE-2008-1071</uri>
70 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1072">CVE-2008-1072</uri>
71 </references>
72 <metadata tag="requester" timestamp="Fri, 21 Mar 2008 02:18:33 +0000">
73 rbu
74 </metadata>
75 <metadata tag="submitter" timestamp="Fri, 21 Mar 2008 21:01:15 +0000">
76 mfleming
77 </metadata>
78 <metadata tag="bugReady" timestamp="Mon, 24 Mar 2008 19:58:33 +0000">
79 p-y
80 </metadata>
81 </glsa>
82
83
84
85 --
86 gentoo-commits@l.g.o mailing list