cvelist/2002/2xxx/CVE-2002-2072.json
2019-03-17 21:35:28 +00:00

77 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-2072",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "java.security.AccessController in Sun Java Virtual Machine (JVM) in JRE 1.2.2 and 1.3.1 allows remote attackers to cause a denial of service (JVM crash) via a Java program that calls the doPrivileged method with a null argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1003418",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1003418"
},
{
"name": "sun-jre-jvm-dos(8042)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8042.php"
},
{
"name": "http://ohhara.sarang.net/security/jvmcrash.txt",
"refsource": "MISC",
"url": "http://ohhara.sarang.net/security/jvmcrash.txt"
},
{
"name": "3992",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/3992"
}
]
}
}