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-200801-03.xml
Date: Wed, 09 Jan 2008 21:42:34
Message-Id: E1JCigw-0000AG-SH@stork.gentoo.org
1 py 08/01/09 21:42:30
2
3 Added: glsa-200801-03.xml
4 Log:
5 GLSA 200801-03
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200801-03.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-03.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-03.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200801-03.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="200801-03">
21 <title>Claws Mail: Insecure temporary file creation</title>
22 <synopsis>
23 Claws Mail uses temporary files in an insecure manner, allowing for a
24 symlink attack.
25 </synopsis>
26 <product type="ebuild">claws-mail</product>
27 <announced>January 09, 2008</announced>
28 <revised>January 09, 2008: 01</revised>
29 <bug>201244</bug>
30 <access>local</access>
31 <affected>
32 <package name="mail-client/claws-mail" auto="yes" arch="*">
33 <unaffected range="ge">3.0.2-r1</unaffected>
34 <vulnerable range="lt">3.0.2-r1</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Claws Mail is a GTK based e-mail client.
40 </p>
41 </background>
42 <description>
43 <p>
44 Nico Golde from Debian reported that the sylprint.pl script that is
45 part of the Claws Mail tools creates temporary files in an insecure
46 manner.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 A local attacker could exploit this vulnerability to conduct symlink
52 attacks to overwrite files with the privileges of the user running
53 Claws Mail.
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 There is no known workaround at this time.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All Claws Mail users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=mail-client/claws-mail-3.0.2-r1&quot;</code>
68 </resolution>
69 <references>
70 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6208">CVE-2007-6208</uri>
71 </references>
72 <metadata tag="requester" timestamp="Sun, 06 Jan 2008 23:01:06 +0000">
73 rbu
74 </metadata>
75 <metadata tag="submitter" timestamp="Tue, 08 Jan 2008 23:07:07 +0000">
76 p-y
77 </metadata>
78 <metadata tag="bugReady" timestamp="Tue, 08 Jan 2008 23:07:18 +0000">
79 p-y
80 </metadata>
81 </glsa>
82
83
84
85 --
86 gentoo-commits@l.g.o mailing list