Gentoo Archives: gentoo-commits

From: "Raphael Marichez (falco)" <falco@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200710-29.xml
Date: Thu, 25 Oct 2007 22:03:30
Message-Id: E1IlAnT-0008UV-Bg@stork.gentoo.org
1 falco 07/10/25 22:03:23
2
3 Added: glsa-200710-29.xml
4 Log:
5 GLSA 200710-29
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200710-29.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200710-29.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200710-29.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200710-29.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="200710-29">
21 <title>Sylpheed, Claws Mail: User-assisted remote execution of arbitrary code</title>
22 <synopsis>
23 A format string error has been discovered in Sylpheed and Claws Mail,
24 potentially leading to the remote execution of arbitrary code.
25 </synopsis>
26 <product type="ebuild">sylpheed claws-mail</product>
27 <announced>October 25, 2007</announced>
28 <revised>October 25, 2007: 01</revised>
29 <bug>190104</bug>
30 <access>remote</access>
31 <affected>
32 <package name="mail-client/sylpheed" auto="yes" arch="*">
33 <unaffected range="ge">2.4.5</unaffected>
34 <vulnerable range="lt">2.4.5</vulnerable>
35 </package>
36 <package name="mail-client/claws-mail" auto="yes" arch="*">
37 <unaffected range="ge">3.0.0</unaffected>
38 <vulnerable range="lt">3.0.0</vulnerable>
39 </package>
40 </affected>
41 <background>
42 <p>
43 Sylpheed and Claws Mail are two GTK based e-mail clients.
44 </p>
45 </background>
46 <description>
47 <p>
48 Ulf Harnhammar from Secunia Research discovered a format string error
49 in the inc_put_error() function in file src/inc.c.
50 </p>
51 </description>
52 <impact type="normal">
53 <p>
54 A remote attacker could entice a user to connect to a malicious POP
55 server sending specially crafted replies, possibly resulting in the
56 execution of arbitrary code with the privileges of the user running the
57 application.
58 </p>
59 </impact>
60 <workaround>
61 <p>
62 There is no known workaround at this time.
63 </p>
64 </workaround>
65 <resolution>
66 <p>
67 All Sylpheed users should upgrade to the latest version:
68 </p>
69 <code>
70 # emerge --sync
71 # emerge --ask --oneshot --verbose &quot;&gt;=mail-client/sylpheed-2.4.5&quot;</code>
72 <p>
73 All Claws Mail users should upgrade to the latest version:
74 </p>
75 <code>
76 # emerge --sync
77 # emerge --ask --oneshot --verbose &quot;&gt;=mail-client/claws-mail-3.0.0&quot;</code>
78 </resolution>
79 <references>
80 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2958">CVE-2007-2958</uri>
81 </references>
82 <metadata tag="requester" timestamp="Mon, 08 Oct 2007 00:54:19 +0000">
83 rbu
84 </metadata>
85 <metadata tag="bugReady" timestamp="Mon, 08 Oct 2007 02:57:28 +0000">
86 rbu
87 </metadata>
88 <metadata tag="submitter" timestamp="Tue, 09 Oct 2007 18:46:46 +0000">
89 p-y
90 </metadata>
91 </glsa>
92
93
94
95 --
96 gentoo-commits@g.o mailing list