Security Vulnerability With Java Web Start |
|
| Category : | Security |
| Release Phase : | Resolved |
| Product : | Java 2 Platform, Standard Edition 5.0
|
| Bug Id : | 6203504
|
| Date of Resolved Release : | 13-JUN-2005
|
Impact
A vulnerability in Java Web Start may allow an untrusted application to elevate its privileges. For example an application may grant itself permissions to read and write local files or execute local applications that are accessible to the user running the Java Web Start application.
Contributing Factors
This issue can occur in the following releases:
- Java Web Start in Java 2 Platform Standard Edition (J2SE) 5.0 and 5.0 Update 1 for Windows, Solaris and Linux
Note: Java Web Start in J2SE releases prior to 5.0 for Windows, Solaris and Linux, and Java Web Start 1.0.1_02 and earlier are not affected by this issue.
To determine the version of Java on a system, the following command can be run:
% java -fullversion
java full version "1.5.0_02-b09"
Symptoms
There are no reliable symptoms that would indicate the described issue has been exploited.
Workaround
To work around the described issue, disable Java Web Start applications from being launched from a web browser as follows:
For Internet Explorer:
- Right click on the "Start" button and select "Explore"
- In the "Start Menu" window, select "Tools" => "Folder Options"
- From the "Folder Options" window, select the "File Types" tab
- From the "Registered File Types" window, scroll down and locate the "JNLP - JNLP File"
- Select the "JNLP - JNLP File" and click the "Delete" button
For Mozilla:
- Select "Preferences" under the browser's "Edit" menu
- In the "Preferences" window, select "Helper Applications" located under the "Navigator" category
- Under "Files types", scroll down and locate "application/x-java-jnlp-file"
- Select "application/x-java-jnlp-file" and click the "Remove" button
Notes:
1. On Microsoft Windows, applications may also be launched from the desktop icon or Start Menu if a shortcut was previously created for an application. Unknown applications should not be launched from the desktop icon or the Start Menu. Shortcuts can be removed by using the Java Web Start Application Manager through the "Application/Remove Shortcut" menu item. For more information,see:
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/overview.html#jws
2. It is also possible to launch applications from the command line in Windows, Solaris, and Linux. Unknown applications should not be launched from the command line. Sites may consider renaming the Java Web Start launcher ("javaws.exe" for Windows and "javaws" for Solaris and Linux) to prevent Java Web Start from launching. The launcher can be found at:
Windows:
C:\Program Files\java\j2re1.5.0\javaws\javaws.exe
Solaris (if installed using pkg):
/usr/bin/javaws
Linux (if installed using rpm):
/usr/java/jre1.5.0/bin/javaws
Resolution
This issue is addressed in the following releases:
- Java Web Start in Java 2 Platform Standard Edition (J2SE) 5.0 Update 2 and later for Windows, Solaris and Linux
J2SE 5.0 is available for download at the following links:
http://java.sun.com/j2se/1.5.0/download.jsp
http://java.com
Note: It is recommended that affected versions be removed from your system. For more information, please see the installation notes on the java.sun.com download page.
AttachmentsThis solution has no attachment