You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200705-23.xml

100 lines
3.6 KiB

<?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>