The loadClass method of the sun.applet.AppletClassLoader class in the Java Virtual Machine (JVM) in Sun SDK and JRE 1.4.1_03 and earlier allows remote attackers to bypass sandbox restrictions and execute arbitrary code via a loaded class name that contains "/" (slash) instead of "." (dot) characters, which bypasses a call to the Security Manager's checkPackageAccess method.
References
Configurations
History
No history.
Information
Published : 2003-11-17 05:00
Updated : 2024-02-28 10:24
NVD link : CVE-2003-0896
Mitre link : CVE-2003-0896
CVE.ORG link : CVE-2003-0896
JSON object : View
Products Affected
sun
- jre
CWE