cvelist/2002/2xxx/CVE-2002-2022.json
2019-03-18 02:10:45 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-2022",
"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": "Format string vulnerability in Kaffe OpenVM 1.0.6 and earlier allows local users to execute arbitrary code, when a java.lang.NoClassDefFoundError is thrown, via format specifiers in the forName attribute."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openvm-class-format-strings(8399)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8399.php"
},
{
"name": "4249",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4249"
},
{
"name": "20020305 Latest Kaffe Java Virtual Machine Format Strings issue.",
"refsource": "VULN-DEV",
"url": "http://cert.uni-stuttgart.de/archive/vuln-dev/2002/03/msg00050.html"
}
]
}
}