summaryrefslogtreecommitdiff
blob: 9f2575cc9c8b98a1b30d27bc5baa00a35451215d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200711-24">
  <title>Mozilla Thunderbird: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities have been reported in Mozilla Thunderbird, which
    may allow user-assisted arbitrary remote code execution.
  </synopsis>
  <product type="ebuild">mozilla-thunderbird mozilla-thunderbird-bin</product>
  <announced>2007-11-18</announced>
  <revised count="01">2007-11-18</revised>
  <bug>196481</bug>
  <access>remote</access>
  <affected>
    <package name="mail-client/mozilla-thunderbird" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.9</unaffected>
      <vulnerable range="lt">2.0.0.9</vulnerable>
    </package>
    <package name="mail-client/mozilla-thunderbird-bin" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.9</unaffected>
      <vulnerable range="lt">2.0.0.9</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Mozilla Thunderbird is a popular open-source email client from the
    Mozilla project.
    </p>
  </background>
  <description>
    <p>
    Multiple vulnerabilities have been reported in Mozilla Thunderbird's
    HTML browser engine (CVE-2007-5339) and JavaScript engine
    (CVE-2007-5340) that can be exploited to cause a memory corruption.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could entice a user to read a specially crafted email
    that could trigger one of the vulnerabilities, possibly leading to the
    execution of arbitrary code.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time for all of these issues, but
    some of them can be avoided by disabling JavaScript.
    </p>
  </workaround>
  <resolution>
    <p>
    All Mozilla Thunderbird users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=mail-client/mozilla-thunderbird-2.0.0.9"</code>
    <p>
    All Mozilla Thunderbird binary users should upgrade to the latest
    version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=mail-client/mozilla-thunderbird-bin-2.0.0.9"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5339">CVE-2007-5339</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5340">CVE-2007-5340</uri>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200711-14.xml">GLSA 200711-14</uri>
  </references>
  <metadata tag="requester" timestamp="2007-11-18T13:53:08Z">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="2007-11-18T19:54:39Z">
    rbu
  </metadata>
  <metadata tag="bugReady" timestamp="2007-11-18T19:58:25Z">
    rbu
  </metadata>
</glsa>