summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200806-11.xml')
-rw-r--r--metadata/glsa/glsa-200806-11.xml96
1 files changed, 96 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200806-11.xml b/metadata/glsa/glsa-200806-11.xml
new file mode 100644
index 000000000000..56996826ab8b
--- /dev/null
+++ b/metadata/glsa/glsa-200806-11.xml
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200806-11">
+ <title>IBM JDK/JRE: Multiple vulnerabilities</title>
+ <synopsis>
+ Multiple vulnerabilities have been found in IBM Java Development Kit (JDK)
+ and Java Runtime Environment (JRE), resulting in the execution of arbitrary
+ code.
+ </synopsis>
+ <product type="ebuild">ibm-jdk-bin ibm-jre-bin</product>
+ <announced>2008-06-25</announced>
+ <revised count="01">2008-06-25</revised>
+ <bug>186277</bug>
+ <bug>198644</bug>
+ <bug>216112</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-java/ibm-jdk-bin" auto="yes" arch="*">
+ <unaffected range="ge">1.5.0.7</unaffected>
+ <unaffected range="rge">1.4.2.11</unaffected>
+ <vulnerable range="lt">1.5.0.7</vulnerable>
+ </package>
+ <package name="dev-java/ibm-jre-bin" auto="yes" arch="*">
+ <unaffected range="ge">1.5.0.7</unaffected>
+ <unaffected range="rge">1.4.2.11</unaffected>
+ <vulnerable range="lt">1.5.0.7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ The IBM Java Development Kit (JDK) and the IBM Java Runtime Environment
+ (JRE) provide the IBM Java platform.
+ </p>
+ </background>
+ <description>
+ <p>
+ Because of sharing the same codebase, IBM JDK and JRE are affected by
+ the vulnerabilities mentioned in GLSA 200804-20.
+ </p>
+ </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 IBM JDK 1.5 users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-java/ibm-jdk-bin-1.5.0.7"</code>
+ <p>
+ All IBM JDK 1.4 users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-java/ibm-jdk-bin-1.4.2.11"</code>
+ <p>
+ All IBM JRE 1.5 users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-java/ibm-jre-bin-1.5.0.7"</code>
+ <p>
+ All IBM JRE 1.4 users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-java/ibm-jre-bin-1.4.2.11"</code>
+ </resolution>
+ <references>
+ <uri link="https://www.gentoo.org/security/en/glsa/glsa-200804-20.xml">GLSA 200804-20</uri>
+ </references>
+ <metadata tag="requester" timestamp="2008-04-05T22:14:16Z">
+ rbu
+ </metadata>
+ <metadata tag="submitter" timestamp="2008-04-23T17:16:09Z">
+ keytoaster
+ </metadata>
+ <metadata tag="bugReady" timestamp="2008-06-24T01:10:44Z">
+ rbu
+ </metadata>
+</glsa>