2.1
CVSSv2

CVE-2003-1134

Published: 31/12/2003 Updated: 05/09/2008
CVSS v2 Base Score: 2.1 | Impact Score: 2.9 | Exploitability Score: 3.9
VMScore: 215
Vector: AV:L/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Sun Java 1.3.1, 1.4.1, and 1.4.2 allows local users to cause a denial of service (JVM crash), possibly by calling the ClassDepth function with a null parameter, which causes a crash instead of generating a null pointer exception.

Vulnerable Product Search on Vulmon Subscribe to Product

sun java 1.4.2

sun java 1.3.1

sun java 1.4.1

Exploits

source: wwwsecurityfocuscom/bid/8892/info A problem has been reported in the Sun Microsystems Java Virtual Machine that occurs when implementing the Security Manager Because of this, an attacker may be able to crash the virtual machine /* InsecurityManager-Demonstration */ /* coded by Marc Schoenefeld */ public class InSecurityManager ...