summaryrefslogtreecommitdiff
blob: b1607a23a010ea104366c7e157e53561ed419a99 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200503-32">
  <title>Mozilla Thunderbird: Multiple vulnerabilities</title>
  <synopsis>
    Mozilla Thunderbird is vulnerable to multiple issues, including the remote
    execution of arbitrary code through malicious GIF images.
  </synopsis>
  <product type="ebuild">Thunderbird</product>
  <announced>2005-03-25</announced>
  <revised>2005-03-25: 01</revised>
  <bug>84075</bug>
  <access>remote</access>
  <affected>
    <package name="mail-client/mozilla-thunderbird" auto="yes" arch="*">
      <unaffected range="ge">1.0.2</unaffected>
      <vulnerable range="lt">1.0.2</vulnerable>
    </package>
    <package name="mail-client/mozilla-thunderbird-bin" auto="yes" arch="*">
      <unaffected range="ge">1.0.2</unaffected>
      <vulnerable range="lt">1.0.2</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Mozilla Thunderbird is the next-generation mail client from the
    Mozilla project.
    </p>
  </background>
  <description>
    <p>
    The following vulnerabilities were found and fixed in Mozilla
    Thunderbird:
    </p>
    <ul>
    <li>Mark Dowd from ISS X-Force reported an
    exploitable heap overrun in the GIF processing of obsolete Netscape
    extension 2 (CAN-2005-0399)</li>
    <li>Daniel de Wildt and Gael Delalleau
    discovered a memory overwrite in a string library (CAN-2005-0255)</li>
    <li>Wind Li discovered a possible heap overflow in UTF8 to Unicode
    conversion (CAN-2005-0592)</li>
    <li>Phil Ringnalda reported a possible
    way to spoof Install source with user:pass@host (CAN-2005-0590)</li>
    </ul>
  </description>
  <impact type="normal">
    <p>
    The GIF heap overflow could be triggered by a malicious GIF image
    that would end up executing arbitrary code with the rights of the user
    running Thunderbird. The other overflow issues, while not thought to be
    exploitable, would have the same impact. Furthermore, by setting up
    malicious websites and convincing users to follow untrusted links,
    attackers may leverage the spoofing issue to trick user into installing
    malicious extensions.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </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-1.0.2"</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-1.0.2"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0255">CAN-2005-0255</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0399">CAN-2005-0399</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0590">CAN-2005-0590</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0592">CAN-2005-0592</uri>
    <uri link="https://www.mozilla.org/projects/security/known-vulnerabilities.html">Mozilla Security Advisories</uri>
  </references>
  <metadata tag="submitter" timestamp="2005-03-22T10:54:32Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-03-25T08:41:58Z">
    koon
  </metadata>
</glsa>