Lucene search

K
gentooGentoo FoundationGLSA-200602-07
HistoryFeb 15, 2006 - 12:00 a.m.

Sun JDK/JRE: Applet privilege escalation

2006-02-1500:00:00
Gentoo Foundation
security.gentoo.org
12

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:P/A:N

0.032 Low

EPSS

Percentile

91.0%

Background

Sun’s JDK and JRE provide interpreters for Java Applets in a sandboxed environment. These implementations provide the Java Web Start technology that can be used for easy client-side deployment of Java applications.

Description

Applets executed using JRE or JDK can use “reflection” APIs functions to elevate its privileges beyond the sandbox restrictions. Adam Gowdiak discovered five vulnerabilities that use this method for privilege escalation. Two more vulnerabilities were discovered by the vendor. Peter Csepely discovered that Web Start Java applications also can an escalate their privileges.

Impact

A malicious Java applet can bypass Java sandbox restrictions and hence access local files, connect to arbitrary network locations and execute arbitrary code on the user’s machine. Java Web Start applications are affected likewise.

Workaround

Select another Java implementation using java-config.

Resolution

All Sun JDK users should upgrade to the latest version:

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

All Sun JRE users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-java/sun-jre-bin-1.4.2.10"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-java/sun-jdk< 1.4.2.10UNKNOWN
Gentooanyalldev-java/sun-jre-bin< 1.4.2.10UNKNOWN

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:P/A:N

0.032 Low

EPSS

Percentile

91.0%

Related for GLSA-200602-07