summaryrefslogtreecommitdiff
blob: 043dfcd10e2d10b9d068fc8095d86472a05fbe11 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200705-23">
  <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</product>
  <announced>2007-05-31</announced>
  <revised count="05">2009-05-28</revised>
  <bug>176675</bug>
  <bug>178851</bug>
  <access>remote</access>
  <affected>
    <package name="dev-java/sun-jdk" auto="yes" arch="*">
      <unaffected range="ge">1.5.0.11</unaffected>
      <unaffected range="rge">1.4.2.14</unaffected>
      <unaffected range="rge">1.4.2.15</unaffected>
      <unaffected range="rge">1.4.2.19</unaffected>
      <vulnerable range="lt">1.5.0.11</vulnerable>
    </package>
    <package name="dev-java/sun-jre-bin" auto="yes" arch="*">
      <unaffected range="ge">1.6.0.01</unaffected>
      <unaffected range="rge">1.5.0.16</unaffected>
      <unaffected range="rge">1.5.0.15</unaffected>
      <unaffected range="rge">1.5.0.12</unaffected>
      <unaffected range="rge">1.5.0.11</unaffected>
      <unaffected range="rge">1.4.2.18</unaffected>
      <unaffected range="rge">1.4.2.17</unaffected>
      <unaffected range="rge">1.4.2.15</unaffected>
      <unaffected range="rge">1.4.2.14</unaffected>
      <unaffected range="rge">1.4.2.19</unaffected>
      <unaffected range="rge">1.5.0.17</unaffected>
      <unaffected range="rge">1.5.0.18</unaffected>
      <vulnerable range="lt">1.6.0.01</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>
    An unspecified vulnerability involving an "incorrect use of system
    classes" was reported by the Fujitsu security team. Additionally, Chris
    Evans from the Google Security Team reported an integer overflow
    resulting in a buffer overflow in the ICC parser used with JPG or BMP
    files, and an incorrect open() call to /dev/tty when processing certain
    BMP files.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could entice a user to run a specially crafted Java
    class or applet that will trigger one of the vulnerabilities. This
    could lead to the execution of arbitrary code outside of the Java
    sandbox and of the Java security restrictions, or crash the Java
    application or the browser.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Sun Java Development Kit users should upgrade to the latest
    version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "dev-java/sun-jdk"</code>
    <p>
    All Sun Java Runtime Environment users should upgrade to the latest
    version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "dev-java/sun-jre-bin"</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>
  </references>
  <metadata tag="requester" timestamp="2007-05-21T03:51:23Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2007-05-27T22:03:03Z">
    falco
  </metadata>
  <metadata tag="bugReady" timestamp="2007-05-31T08:44:39Z">
    p-y
  </metadata>
</glsa>