Gentoo Archives: gentoo-commits

From: "Matthias Geerdsen (vorlon)" <vorlon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200709-07.xml
Date: Sat, 15 Sep 2007 15:36:27
Message-Id: E1IWZZs-0003mO-4O@stork.gentoo.org
1 vorlon 07/09/15 15:29:00
2
3 Added: glsa-200709-07.xml
4 Log:
5 GLSA 200709-07
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200709-07.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200709-07.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200709-07.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200709-07.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="200709-07">
21 <title>Eggdrop: Buffer overflow</title>
22 <synopsis>
23 A remote stack-based buffer overflow has been discovered in Eggdrop.
24 </synopsis>
25 <product type="ebuild">eggdrop</product>
26 <announced>September 15, 2007</announced>
27 <revised>September 15, 2007: 01</revised>
28 <bug>179354</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-irc/eggdrop" auto="yes" arch="*">
32 <unaffected range="ge">1.6.18-r2</unaffected>
33 <vulnerable range="lt">1.6.18-r2</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 Eggdrop is an IRC bot extensible with C or Tcl.
39 </p>
40 </background>
41 <description>
42 <p>
43 Bow Sineath discovered a boundary error in the file
44 mod/server.mod/servrmsg.c when processing overly long private messages
45 sent by an IRC server.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker could entice an Eggdrop user to connect the bot to a
51 malicious server, possibly resulting in the execution of arbitrary code
52 on the host running Eggdrop.
53 </p>
54 </impact>
55 <workaround>
56 <p>
57 There is no known workaround at this time.
58 </p>
59 </workaround>
60 <resolution>
61 <p>
62 All Eggdrop users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=net-irc/eggdrop-1.6.18-r2&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2807">CVE-2007-2807</uri>
70 </references>
71 <metadata tag="requester" timestamp="Thu, 23 Aug 2007 09:04:09 +0000">
72 p-y
73 </metadata>
74 <metadata tag="bugReady" timestamp="Thu, 23 Aug 2007 09:04:22 +0000">
75 p-y
76 </metadata>
77 <metadata tag="submitter" timestamp="Fri, 07 Sep 2007 09:43:27 +0000">
78 p-y
79 </metadata>
80 </glsa>
81
82
83
84 --
85 gentoo-commits@g.o mailing list