From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200602-07.xml | 84 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 metadata/glsa/glsa-200602-07.xml (limited to 'metadata/glsa/glsa-200602-07.xml') diff --git a/metadata/glsa/glsa-200602-07.xml b/metadata/glsa/glsa-200602-07.xml new file mode 100644 index 000000000000..a9720b747813 --- /dev/null +++ b/metadata/glsa/glsa-200602-07.xml @@ -0,0 +1,84 @@ + + + + Sun JDK/JRE: Applet privilege escalation + + Sun's Java Development Kit (JDK) and Java Runtime Environment (JRE) do not + adequately constrain applets from privilege escalation and arbitrary code + execution. + + Sun JDK, applet + 2006-02-15 + 2006-02-15: 01 + 122156 + remote + + + 1.4.2.10 + 1.4.2.10 + + + 1.4.2.10 + 1.4.2.10 + + + +

+ 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. +

+
+ +

+ 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. +

+
+ +

+ 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. +

+
+ +

+ Select another Java implementation using java-config. +

+
+ +

+ 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" +
+ + Sun Security Alert ID 102170 + Sun Security Alert ID 102171 + CVE-2006-0614 + CVE-2006-0615 + CVE-2006-0616 + CVE-2006-0617 + + + dragonheart + + + koon + +
-- cgit v1.2.3