cvelist/2004/2xxx/CVE-2004-2627.json

93 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-2627",
"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 2 Micro Edition (J2ME) does not properly validate bytecode, which allows remote attackers to escape the Kilobyte Virtual Machine (KVM) sandbox and execute arbitrary code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20041022 J2ME security vulnerabilities",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/bugtraq/2004-10/0231.html"
},
{
"name" : "20041022 J2ME security vulnerabilities",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2004-10/0884.html"
},
{
"name" : "http://www.theregister.co.uk/2004/10/22/mobile_java_peril/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.theregister.co.uk/2004/10/22/mobile_java_peril/"
},
{
"name" : "11041",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/11041"
},
{
"name" : "1011898",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://securitytracker.com/id?1011898"
},
{
"name" : "12945",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/12945"
},
{
"name" : "java2-command-execution(17825)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/17825"
}
]
}
}