Sun JDK/JRE: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200705-23 / sun-jdk,sun-jre-bin |
| Release Date |
May 31, 2007 |
| Latest Revision |
May 28, 2009: 05 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| dev-java/sun-jdk |
<
1.5.0.11 |
>=
1.5.0.11,
revision >=
1.4.2.14,
revision >=
1.4.2.15,
revision >=
1.4.2.19 |
All supported architectures
|
| dev-java/sun-jre-bin |
<
1.6.0.01 |
>=
1.6.0.01,
revision >=
1.5.0.16,
revision >=
1.5.0.15,
revision >=
1.5.0.12,
revision >=
1.5.0.11,
revision >=
1.4.2.18,
revision >=
1.4.2.17,
revision >=
1.4.2.15,
revision >=
1.4.2.14,
revision >=
1.4.2.19,
revision >=
1.5.0.17,
revision >=
1.5.0.18 |
All supported architectures
|
Related bugreports:
#176675, #178851
Synopsis
Multiple vulnerabilities have been identified in Sun Java Development Kit
(JDK) and Java Runtime Environment (JRE).
2.
Impact Information
Background
The Sun Java Development Kit (JDK) and the Sun Java Runtime Environment
(JRE) provide the Sun Java platform.
Description
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.
Impact
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.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Sun Java Development Kit users should upgrade to the latest
version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose "dev-java/sun-jdk"
|
All Sun Java Runtime Environment users should upgrade to the latest
version:
Code Listing 3.2: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose "dev-java/sun-jre-bin"
|
4.
References
|