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-200711-24.xml
Date: Sun, 18 Nov 2007 21:32:37
Message-Id: E1Itrfg-0005Vx-Pg@stork.gentoo.org
1 py 07/11/18 21:27:16
2
3 Added: glsa-200711-24.xml
4 Log:
5 GLSA 200711-24
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200711-24.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-24.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-24.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200711-24.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="200711-24">
21 <title>Mozilla Thunderbird: Multiple vulnerabilities</title>
22 <synopsis>
23 Multiple vulnerabilities have been reported in Mozilla Thunderbird, which
24 may allow user-assisted arbitrary remote code execution.
25 </synopsis>
26 <product type="ebuild">mozilla-thunderbird mozilla-thunderbird-bin</product>
27 <announced>November 18, 2007</announced>
28 <revised>November 18, 2007: 01</revised>
29 <bug>196481</bug>
30 <access>remote</access>
31 <affected>
32 <package name="mail-client/mozilla-thunderbird" auto="yes" arch="*">
33 <unaffected range="ge">2.0.0.9</unaffected>
34 <vulnerable range="lt">2.0.0.9</vulnerable>
35 </package>
36 <package name="mail-client/mozilla-thunderbird-bin" auto="yes" arch="*">
37 <unaffected range="ge">2.0.0.9</unaffected>
38 <vulnerable range="lt">2.0.0.9</vulnerable>
39 </package>
40 </affected>
41 <background>
42 <p>
43 Mozilla Thunderbird is a popular open-source email client from the
44 Mozilla project.
45 </p>
46 </background>
47 <description>
48 <p>
49 Multiple vulnerabilities have been reported in Mozilla Thunderbird's
50 HTML browser engine (CVE-2007-5339) and JavaScript engine
51 (CVE-2007-5340) that can be exploited to cause a memory corruption.
52 </p>
53 </description>
54 <impact type="normal">
55 <p>
56 A remote attacker could entice a user to read a specially crafted email
57 that could trigger one of the vulnerabilities, possibly leading to the
58 execution of arbitrary code.
59 </p>
60 </impact>
61 <workaround>
62 <p>
63 There is no known workaround at this time for all of these issues, but
64 some of them can be avoided by disabling JavaScript.
65 </p>
66 </workaround>
67 <resolution>
68 <p>
69 All Mozilla Thunderbird users should upgrade to the latest version:
70 </p>
71 <code>
72 # emerge --sync
73 # emerge --ask --oneshot --verbose &quot;&gt;=mail-client/mozilla-thunderbird-2.0.0.9&quot;</code>
74 <p>
75 All Mozilla Thunderbird binary users should upgrade to the latest
76 version:
77 </p>
78 <code>
79 # emerge --sync
80 # emerge --ask --oneshot --verbose &quot;&gt;=mail-client/mozilla-thunderbird-bin-2.0.0.9&quot;</code>
81 </resolution>
82 <references>
83 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5339">CVE-2007-5339</uri>
84 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5340">CVE-2007-5340</uri>
85 <uri link="http://www.gentoo.org/security/en/glsa/glsa-200711-14.xml">GLSA 200711-14</uri>
86 </references>
87 <metadata tag="requester" timestamp="Sun, 18 Nov 2007 13:53:08 +0000">
88 p-y
89 </metadata>
90 <metadata tag="submitter" timestamp="Sun, 18 Nov 2007 19:54:39 +0000">
91 rbu
92 </metadata>
93 <metadata tag="bugReady" timestamp="Sun, 18 Nov 2007 19:58:25 +0000">
94 rbu
95 </metadata>
96 </glsa>
97
98
99
100 --
101 gentoo-commits@g.o mailing list