cvelist/2007/0xxx/CVE-2007-0014.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-0014",
"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" : "ChainKey Java Code Protection allows attackers to decompile Java class files via a Java class loader with a modified defineClass method that saves the bytecode to a file before it is passed to the JVM."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070112 Corsaire Security Advisory: ChainKey Java Code Protection Bypass issue",
"refsource" : "BUGTRAQ",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/456712/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "20070112 Re: Corsaire Security Advisory: ChainKey Java Code Protection Bypass issue",
"refsource" : "BUGTRAQ",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/456734/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "33473",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://osvdb.org/33473"
}
]
}
}