cvelist/2007/0xxx/CVE-2007-0014.json
2019-03-18 02:07:47 +00:00

72 lines
2.3 KiB
JSON

{
"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 Re: Corsaire Security Advisory: ChainKey Java Code Protection Bypass issue",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/456734/100/0/threaded"
},
{
"name": "20070112 Corsaire Security Advisory: ChainKey Java Code Protection Bypass issue",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/456712/100/0/threaded"
},
{
"name": "33473",
"refsource": "OSVDB",
"url": "http://osvdb.org/33473"
}
]
}
}