Security Vulnerabilities in the Java Runtime Environment may Allow Untrusted Applets to Elevate Privileges and Execute Arbitrary Code |
|
| Category : | Security |
| Release Phase : | Resolved |
| Product : | Java 2 Platform, Standard Edition
|
| Bug Id : | 6363511, 6363512
|
| Date of Resolved Release : | 19-DEC-2006
|
Impact
Two buffer overflow vulnerabilities in the Java Runtime Environment may independently allow an untrusted applet to elevate its privileges. For example, an applet may grant itself permissions to read and write local files or execute local applications that are accessible to the user running the untrusted applet.
Sun acknowledges, with thanks, Chris Evans, for bringing these issues to our attention.
Contributing Factors
These issues can occur in the following releases (for Windows, Solaris, and Linux):
- JDK and JRE 5.0 Update 7 and earlier
- SDK and JRE 1.4.2_12 and earlier
- SDK and JRE 1.3.1_18 and earlier
To determine the default version of the JRE on a system for Solaris and Linux, the following command can be run:
% java -version
Note: The above command only determines the default version. Other versions may also be installed on the system.
To determine the default version of the JRE on a system for Windows:
- Click "Start"
- Select "Run"
- Type "cmd" (starts a command-line)
- At the prompt, type "java -version"
Note: The above command only determines the default version. Other versions may also be installed on the system.
Symptoms
There are no reliable symptoms that would indicate the described issues have been exploited.
Workaround
There is no workaround.
Resolution
These issues are addressed in the following releases (for Windows, Solaris, and Linux):
- JDK and JRE 5.0 Update 8 or later
- SDK and JRE 1.4.2_13 or later
- SDK and JRE 1.3.1_19 or later
JRE 5.0 Update 8 for Solaris was also delivered in the following patches:
- J2SE 5.0: update 8 (as delivered in patch 118666-07)
- J2SE 5.0: update 8 (as delivered in patch 118667-07 (64bit))
- J2SE 5.0_x86: update 8 (as delivered in patch 118668-07)
- J2SE 5.0_x86: update 8 (as delivered in patch 118669-07 (64bit))
The latest releases for J2SE are available for download at:
J2SE 5.0:
J2SE 5.0 Update 9 for Solaris is available in the following patches:
- J2SE 5.0: update 9 (as delivered in patch 118666-09)
- J2SE 5.0: update 9 (as delivered in patch 118667-09 (64bit))
- J2SE 5.0_x86: update 9 (as delivered in patch 118668-09)
- J2SE 5.0_x86: update 9 (as delivered in patch 118669-09 (64bit))
J2SE 1.4.2 is available for download at:
J2SE 1.3.1 is available for download at:
Note: When installing a new version of the product from a source other than a Solaris patch, it is recommended that the old affected versions be removed from your system. For more information, please see the installation notes on the respective java.sun.com download pages.
AttachmentsThis solution has no attachment