cvelist/2002/0xxx/CVE-2002-0979.json

73 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-0979",
"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" : "The Java logging feature for the Java Virtual Machine in Internet Explorer writes output from functions such as System.out.println to a known pathname, which can be used to execute arbitrary code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20020817 Enableing java logging in MSIE is dangerous",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=102961031107261&w=2"
},
{
"name" : "5491",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/5491"
},
{
"name" : "ie-javalogging-code-execution(9886)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/9886.php"
}
]
}
}