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-200806-06.xml
Date: Mon, 16 Jun 2008 20:49:06
Message-Id: E1K8Lcq-0004KX-Nd@stork.gentoo.org
1 py 08/06/16 20:48:28
2
3 Added: glsa-200806-06.xml
4 Log:
5 GLSA 200806-06
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200806-06.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200806-06.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200806-06.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200806-06.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="200806-06">
21 <title>Evolution: User-assisted execution of arbitrary code</title>
22 <synopsis>
23 Multiple vulnerabilities in Evolution may allow for user-assisted execution
24 of arbitrary code.
25 </synopsis>
26 <product type="ebuild">evolution</product>
27 <announced>June 16, 2008</announced>
28 <revised>June 16, 2008: 01</revised>
29 <bug>223963</bug>
30 <access>remote</access>
31 <affected>
32 <package name="mail-client/evolution" auto="yes" arch="*">
33 <unaffected range="ge">2.12.3-r2</unaffected>
34 <vulnerable range="lt">2.12.3-r2</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Evolution is the mail client of the GNOME desktop environment.
40 </p>
41 </background>
42 <description>
43 <p>
44 Alin Rad Pop (Secunia Research) reported two vulnerabilities in
45 Evolution:
46 </p>
47 <ul><li>
48 A boundary error exists when parsing overly long timezone strings
49 contained within iCalendar attachments and when the ITip formatter is
50 disabled (CVE-2008-1108).</li>
51 <li>
52 A boundary error exists when replying to an iCalendar request with an
53 overly long "DESCRIPTION" property while in calendar view
54 (CVE-2008-1109).
55 </li>
56 </ul>
57 </description>
58 <impact type="normal">
59 <p>
60 A remote attacker could entice a user to open a specially crafted
61 iCalendar attachment, resulting in the execution of arbitrary code with
62 the privileges of the user running Evolution.
63 </p>
64 </impact>
65 <workaround>
66 <p>
67 There is no known workaround at this time.
68 </p>
69 </workaround>
70 <resolution>
71 <p>
72 All Evolution users should upgrade to the latest version:
73 </p>
74 <code>
75 # emerge --sync
76 # emerge --ask --oneshot --verbose &quot;&gt;=mail-client/evolution-2.12.3-r2&quot;</code>
77 </resolution>
78 <references>
79 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1108">CVE-2008-1108</uri>
80 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1109">CVE-2008-1109</uri>
81 </references>
82 <metadata tag="requester" timestamp="Tue, 03 Jun 2008 15:11:52 +0000">
83 vorlon
84 </metadata>
85 <metadata tag="bugReady" timestamp="Thu, 05 Jun 2008 10:04:23 +0000">
86 vorlon
87 </metadata>
88 <metadata tag="submitter" timestamp="Sat, 14 Jun 2008 21:39:04 +0000">
89 p-y
90 </metadata>
91 </glsa>
92
93
94
95 --
96 gentoo-commits@l.g.o mailing list