summaryrefslogtreecommitdiff
blob: e4bb67d8eeafbc25a787fc2f1cf421423541c42a (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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200808-03">
  <title>Mozilla products: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities have been reported in Mozilla Firefox,
    Thunderbird, SeaMonkey and XULRunner, some of which may allow user-assisted
    execution of arbitrary code.
  </synopsis>
  <product type="ebuild">mozilla-firefox mozilla-firefox-bin mozilla-thunderbird mozilla-thunderbird-bin seamonkey seamonkey-bin xulrunner xulrunner-bin</product>
  <announced>2008-08-06</announced>
  <revised count="01">2008-08-06</revised>
  <bug>204337</bug>
  <bug>218065</bug>
  <bug>230567</bug>
  <bug>231975</bug>
  <access>remote</access>
  <affected>
    <package name="www-client/mozilla-firefox" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.16</unaffected>
      <vulnerable range="lt">2.0.0.16</vulnerable>
    </package>
    <package name="www-client/mozilla-firefox-bin" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.16</unaffected>
      <vulnerable range="lt">2.0.0.16</vulnerable>
    </package>
    <package name="mail-client/mozilla-thunderbird" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.16</unaffected>
      <vulnerable range="lt">2.0.0.16</vulnerable>
    </package>
    <package name="mail-client/mozilla-thunderbird-bin" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.16</unaffected>
      <vulnerable range="lt">2.0.0.16</vulnerable>
    </package>
    <package name="www-client/seamonkey" auto="yes" arch="*">
      <unaffected range="ge">1.1.11</unaffected>
      <vulnerable range="lt">1.1.11</vulnerable>
    </package>
    <package name="www-client/seamonkey-bin" auto="yes" arch="*">
      <unaffected range="ge">1.1.11</unaffected>
      <vulnerable range="lt">1.1.11</vulnerable>
    </package>
    <package name="net-libs/xulrunner" auto="yes" arch="*">
      <unaffected range="ge">1.8.1.16</unaffected>
      <vulnerable range="lt">1.8.1.16</vulnerable>
    </package>
    <package name="net-libs/xulrunner-bin" auto="yes" arch="*">
      <unaffected range="ge">1.8.1.16</unaffected>
      <vulnerable range="lt">1.8.1.16</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Mozilla Firefox is an open-source web browser and Mozilla Thunderbird
    an open-source email client, both from the Mozilla Project. The
    SeaMonkey project is a community effort to deliver production-quality
    releases of code derived from the application formerly known as the
    'Mozilla Application Suite'. XULRunner is a Mozilla runtime package
    that can be used to bootstrap XUL+XPCOM applications like Firefox and
    Thunderbird.
    </p>
  </background>
  <description>
    <p>
    The following vulnerabilities were reported in all mentioned Mozilla
    products:
    </p>
    <ul>
    <li>
    TippingPoint's Zero Day Initiative reported that an incorrect integer
    data type is used as a CSS object reference counter, leading to a
    counter overflow and a free() of in-use memory (CVE-2008-2785).
    </li>
    <li>
    Igor Bukanov, Jesse Ruderman and Gary Kwong reported crashes in the
    JavaScript engine, possibly triggering memory corruption
    (CVE-2008-2799).
    </li>
    <li>
    Devon Hubbard, Jesse Ruderman, and Martijn Wargers reported crashes in
    the layout engine, possibly triggering memory corruption
    (CVE-2008-2798).
    </li>
    <li>
    moz_bug_r_a4 reported that XUL documents that include a script from a
    chrome: URI that points to a fastload file would be executed with the
    privileges specified in the file (CVE-2008-2802).
    </li>
    <li>
    moz_bug_r_a4 reported that the mozIJSSubScriptLoader.LoadScript()
    function only apply XPCNativeWrappers to scripts loaded from standard
    "chrome:" URIs, which could be the case in third-party add-ons
    (CVE-2008-2803).
    </li>
    <li>
    Astabis reported a crash in the block reflow implementation related to
    large images (CVE-2008-2811).
    </li>
    <li>
    John G. Myers, Frank Benkstein and Nils Toedtmann reported a weakness
    in the trust model used by Mozilla, that when a user accepts an SSL
    server certificate on the basis of the CN domain name in the DN field,
    the certificate is also regarded as accepted for all domain names in
    subjectAltName:dNSName fields (CVE-2008-2809).
    </li>
    </ul> <p>
    The following vulnerabilities were reported in Firefox, SeaMonkey and
    XULRunner:
    </p>
    <ul>
    <li>
    moz_bug_r_a4 reported that the Same Origin Policy is not properly
    enforced on JavaScript (CVE-2008-2800).
    </li>
    <li>
    Collin Jackson and Adam Barth reported that JAR signing is not properly
    implemented, allowing injection of JavaScript into documents within a
    JAR archive (CVE-2008-2801).
    </li>
    <li>
    Opera Software reported an error allowing for arbitrary local file
    upload (CVE-2008-2805).
    </li>
    <li>
    Daniel Glazman reported that an invalid .properties file for an add-on
    might lead to the usage of uninitialized memory (CVE-2008-2807).
    </li>
    <li>
    Masahiro Yamada reported that HTML in "file://" URLs in directory
    listings is not properly escaped (CVE-2008-2808).
    </li>
    <li>
    Geoff reported that the context of Windows Internet shortcut files is
    not correctly identified (CVE-2008-2810).
    </li>
    <li>
    The crash vulnerability (CVE-2008-1380) that was previously announced
    in GLSA 200805-18 is now also also resolved in Seamonkey binary
    ebuilds.
    </li>
    </ul> <p>
    The following vulnerability was reported in Firefox only:
    </p>
    <ul>
    <li>
    Billy Rios reported that the Pipe character in a command-line URI is
    identified as a request to open multiple tabs, allowing to open
    "chrome" and "file" URIs (CVE-2008-2933).
    </li>
    </ul>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could entice a user to view a specially crafted web
    page or email that will trigger one of the vulnerabilities, possibly
    leading to the execution of arbitrary code or a Denial of Service. It
    is also possible for an attacker to trick a user to upload arbitrary
    files or to accept an invalid certificate for a spoofed web site, to
    read uninitialized memory, to violate Same Origin Policy, or to conduct
    Cross-Site Scripting attacks.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Mozilla Firefox users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-client/mozilla-firefox-2.0.0.16"</code>
    <p>
    All Mozilla Firefox binary users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-client/mozilla-firefox-bin-2.0.0.16"</code>
    <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.16"</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.16"</code>
    <p>
    All Seamonkey users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-client/seamonkey-1.1.11"</code>
    <p>
    All Seamonkey binary users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-client/seamonkey-bin-1.1.11"</code>
    <p>
    All XULRunner users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-libs/xulrunner-1.8.1.16"</code>
    <p>
    All XULRunner binary users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-libs/xulrunner-bin-1.8.1.16"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380">CVE-2008-1380</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785">CVE-2008-2785</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798">CVE-2008-2798</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799">CVE-2008-2799</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800">CVE-2008-2800</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801">CVE-2008-2801</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802">CVE-2008-2802</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803">CVE-2008-2803</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805">CVE-2008-2805</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807">CVE-2008-2807</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808">CVE-2008-2808</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809">CVE-2008-2809</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2810">CVE-2008-2810</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811">CVE-2008-2811</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933">CVE-2008-2933</uri>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200805-18.xml">GLSA 200805-18</uri>
  </references>
  <metadata tag="requester" timestamp="2008-07-06T18:09:54Z">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="2008-07-30T20:08:31Z">
    rbu
  </metadata>
  <metadata tag="bugReady" timestamp="2008-08-06T00:34:26Z">
    rbu
  </metadata>
</glsa>