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
20 Nov 2024, 23:45
Type | Values Removed | Values Added |
---|---|---|
References | () http://lsd-pl.net/code/JVM/jre.tar.gz - | |
References | () http://marc.info/?l=bugtraq&m=106692334503819&w=2 - | |
References | () http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert/57221 - | |
References | () http://sunsolve.sun.com/search/document.do?assetkey=1-66-200356-1 - | |
References | () http://www.securityfocus.com/advisories/6028 - | |
References | () http://www.securityfocus.com/archive/1/342580 - | |
References | () http://www.securityfocus.com/archive/1/342583 - | |
References | () http://www.securityfocus.com/bid/8879 - |
Information
Published : 2003-11-17 05:00
Updated : 2024-11-20 23:45
NVD link : CVE-2003-0896
Mitre link : CVE-2003-0896
CVE.ORG link : CVE-2003-0896
JSON object : View
Products Affected
sun
- jre
CWE