summaryrefslogtreecommitdiff
blob: bc24b53efbce6c99db9e9bb685ab497f62838a4f (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200804-20">
  <title>Sun JDK/JRE: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities have been identified in Sun Java Development Kit
    (JDK) and Java Runtime Environment (JRE).
  </synopsis>
  <product type="ebuild">sun-jdk, sun-jre-bin, emul-linux-x86-java</product>
  <announced>2008-04-17</announced>
  <revised>2010-03-05: 06</revised>
  <bug>178851</bug>
  <bug>178962</bug>
  <bug>183580</bug>
  <bug>185256</bug>
  <bug>194711</bug>
  <bug>212425</bug>
  <access>remote</access>
  <affected>
    <package name="dev-java/sun-jre-bin" auto="yes" arch="*">
      <unaffected range="ge">1.6.0.05</unaffected>
      <unaffected range="rge">1.5.0.21</unaffected>
      <unaffected range="rge">1.5.0.20</unaffected>
      <unaffected range="rge">1.5.0.19</unaffected>
      <unaffected range="rge">1.5.0.18</unaffected>
      <unaffected range="rge">1.5.0.17</unaffected>
      <unaffected range="rge">1.5.0.16</unaffected>
      <unaffected range="rge">1.5.0.15</unaffected>
      <unaffected range="rge">1.4.2.17</unaffected>
      <unaffected range="rge">1.5.0.22</unaffected>
      <vulnerable range="lt">1.6.0.05</vulnerable>
    </package>
    <package name="dev-java/sun-jdk" auto="yes" arch="*">
      <unaffected range="ge">1.6.0.05</unaffected>
      <unaffected range="rge">1.5.0.21</unaffected>
      <unaffected range="rge">1.5.0.20</unaffected>
      <unaffected range="rge">1.5.0.19</unaffected>
      <unaffected range="rge">1.5.0.18</unaffected>
      <unaffected range="rge">1.5.0.17</unaffected>
      <unaffected range="rge">1.5.0.16</unaffected>
      <unaffected range="rge">1.5.0.15</unaffected>
      <unaffected range="rge">1.4.2.17</unaffected>
      <unaffected range="rge">1.5.0.22</unaffected>
      <vulnerable range="lt">1.6.0.05</vulnerable>
    </package>
    <package name="app-emulation/emul-linux-x86-java" auto="yes" arch="*">
      <unaffected range="ge">1.6.0.05</unaffected>
      <unaffected range="rge">1.5.0.21</unaffected>
      <unaffected range="rge">1.5.0.20</unaffected>
      <unaffected range="rge">1.5.0.19</unaffected>
      <unaffected range="rge">1.5.0.18</unaffected>
      <unaffected range="rge">1.5.0.17</unaffected>
      <unaffected range="rge">1.5.0.16</unaffected>
      <unaffected range="rge">1.5.0.15</unaffected>
      <unaffected range="rge">1.4.2.17</unaffected>
      <unaffected range="rge">1.5.0.22</unaffected>
      <vulnerable range="lt">1.6.0.05</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The Sun Java Development Kit (JDK) and the Sun Java Runtime Environment
    (JRE) provide the Sun Java platform.
    </p>
  </background>
  <description>
    <p>
    Multiple vulnerabilities have been discovered in Sun Java:
    </p>
    <ul>
    <li>Daniel Soeder discovered that a long codebase attribute string in a
    JNLP file will overflow a stack variable when launched by Java WebStart
    (CVE-2007-3655).</li>
    <li>Multiple vulnerabilities (CVE-2007-2435, CVE-2007-2788,
    CVE-2007-2789) that were previously reported as GLSA 200705-23 and GLSA
    200706-08 also affect 1.4 and 1.6 SLOTs, which was not mentioned in the
    initial revision of said GLSAs.</li>
    <li>The Zero Day Initiative, TippingPoint and John Heasman reported
    multiple buffer overflows and unspecified vulnerabilities in Java Web
    Start (CVE-2008-1188, CVE-2008-1189, CVE-2008-1190,
    CVE-2008-1191).</li>
    <li>Hisashi Kojima of Fujitsu and JPCERT/CC reported a security issue
    when performing XSLT transformations (CVE-2008-1187).</li>
    <li>CERT/CC reported a Stack-based buffer overflow in Java Web Start
    when using JNLP files (CVE-2008-1196).</li>
    <li>Azul Systems reported an unspecified vulnerability that allows
    applets to escalate their privileges (CVE-2007-5689).</li>
    <li>Billy Rios, Dan Boneh, Collin Jackson, Adam Barth, Andrew Bortz,
    Weidong Shao, and David Byrne discovered multiple instances where Java
    applets or JavaScript programs run within browsers do not pin DNS
    hostnames to a single IP address, allowing for DNS rebinding attacks
    (CVE-2007-5232, CVE-2007-5273, CVE-2007-5274).</li>
    <li>Peter Csepely reported that Java Web Start does not properly
    enforce access restrictions for untrusted applications (CVE-2007-5237,
    CVE-2007-5238).</li>
    <li>Java Web Start does not properly enforce access restrictions for
    untrusted Java applications and applets, when handling drag-and-drop
    operations (CVE-2007-5239).</li>
    <li>Giorgio Maone discovered that warnings for untrusted code can be
    hidden under applications' windows (CVE-2007-5240).</li>
    <li>Fujitsu reported two security issues where security restrictions of
    web applets and applications were not properly enforced (CVE-2008-1185,
    CVE-2008-1186).</li>
    <li>John Heasman of NGSSoftware discovered that the Java Plug-in does
    not properly enforce the same origin policy (CVE-2008-1192).</li>
    <li>Chris Evans of the Google Security Team discovered multiple
    unspecified vulnerabilities within the Java Runtime Environment Image
    Parsing Library (CVE-2008-1193, CVE-2008-1194).</li>
    <li>Gregory Fleischer reported that web content fetched via the "jar:"
    protocol was not subject to network access restrictions
    (CVE-2008-1195).</li>
    <li>Chris Evans and Johannes Henkel of the Google Security Team
    reported that the XML parsing code retrieves external entities even
    when that feature is disabled (CVE-2008-0628).</li>
    <li>Multiple unspecified vulnerabilities might allow for escalation of
    privileges (CVE-2008-0657).</li>
    </ul>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could entice a user to run a specially crafted applet
    on a website or start an application in Java Web Start to execute
    arbitrary code outside of the Java sandbox and of the Java security
    restrictions with the privileges of the user running Java. The attacker
    could also obtain sensitive information, create, modify, rename and
    read local files, execute local applications, establish connections in
    the local network, bypass the same origin policy, and cause a Denial of
    Service via multiple vectors.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Sun JRE 1.6 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-java/sun-jre-bin-1.6.0.05"</code>
    <p>
    All Sun JRE 1.5 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-java/sun-jre-bin-1.5.0.15"</code>
    <p>
    All Sun JRE 1.4 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-java/sun-jre-bin-1.4.2.17"</code>
    <p>
    All Sun JDK 1.6 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-java/sun-jdk-1.6.0.05"</code>
    <p>
    All Sun JDK 1.5 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-java/sun-jdk-1.5.0.15"</code>
    <p>
    All Sun JDK 1.4 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-java/sun-jdk-1.4.2.17"</code>
    <p>
    All emul-linux-x86-java 1.6 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-emulation/emul-linux-x86-java-1.6.0.05"</code>
    <p>
    All emul-linux-x86-java 1.5 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-emulation/emul-linux-x86-java-1.5.0.15"</code>
    <p>
    All emul-linux-x86-java 1.4 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-emulation/emul-linux-x86-java-1.4.2.17"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2435">CVE-2007-2435</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2788">CVE-2007-2788</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2789">CVE-2007-2789</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3655">CVE-2007-3655</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5232">CVE-2007-5232</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5237">CVE-2007-5237</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5238">CVE-2007-5238</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5239">CVE-2007-5239</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5240">CVE-2007-5240</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5273">CVE-2007-5273</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5274">CVE-2007-5274</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5689">CVE-2007-5689</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0628">CVE-2008-0628</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0657">CVE-2008-0657</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1185">CVE-2008-1185</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1186">CVE-2008-1186</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187">CVE-2008-1187</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1188">CVE-2008-1188</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1189">CVE-2008-1189</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1190">CVE-2008-1190</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1191">CVE-2008-1191</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1192">CVE-2008-1192</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1193">CVE-2008-1193</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1194">CVE-2008-1194</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1195">CVE-2008-1195</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1196">CVE-2008-1196</uri>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200705-23.xml">GLSA 200705-23</uri>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200706-08.xml">GLSA 200706-08</uri>
  </references>
  <metadata tag="requester" timestamp="2007-07-15T07:23:49Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2007-07-25T05:33:06Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2007-09-09T23:51:30Z">
    rbu
  </metadata>
</glsa>