GLSA 200503-28: Sun Java: Web Start argument injection vulnerability

Severity:normal
Title:Sun Java: Web Start argument injection vulnerability
Date:03/24/2005
Bugs: #85804
ID:200503-28

Synopsis

Java Web Start JNLP files can be abused to evade sandbox restriction and execute arbitrary code.

Background

Sun provides implementations of Java Development Kits (JDK) and Java Runtime Environments (JRE). These implementations provide the Java Web Start technology that can be used for easy client-side deployment of Java applications.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-java/sun-jdk < 1.4.2.07 >= 1.4.2.07 All supported architectures
dev-java/sun-jre-bin < 1.4.2.07 >= 1.4.2.07 All supported architectures

Description

Jouko Pynnonen discovered that Java Web Start contains a vulnerability in the way it handles property tags in JNLP files.

Impact

By enticing a user to open a malicious JNLP file, a remote attacker could pass command line arguments to the Java Virtual machine, which can be used to bypass the Java "sandbox" and to execute arbitrary code with the permissions of the user running the application.

Workaround

There is no known workaround at this time.

Resolution

All Sun JDK users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-java/sun-jdk-1.4.2.07"

All Sun JRE users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-java/sun-jre-bin-1.4.2.07"

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-200503-28.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!