cvelist/2009/0xxx/CVE-2009-0475.json
2018-10-11 16:05:44 -04:00

83 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-0475",
"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" : "Integer underflow in the Huffman decoding functionality (pvmp3_huffman_parsing.cpp) in OpenCORE 2.0 and earlier allows remote attackers to cause a denial of service (process crash) and possibly execute arbitrary code via a crafted MP3 file that triggers heap corruption."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20090207 [oCERT-2009-002] OpenCORE insufficient bounds checking during MP3 decoding",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/500750/100/0/threaded"
},
{
"name" : "http://www.ocert.org/advisories/ocert-2009-002.html",
"refsource" : "MISC",
"url" : "http://www.ocert.org/advisories/ocert-2009-002.html"
},
{
"name" : "http://android.git.kernel.org/?p=platform/external/opencore.git;a=commit;h=7b466cd0ecfdba72c4cbd0f3a8c2001141376b0f",
"refsource" : "CONFIRM",
"url" : "http://android.git.kernel.org/?p=platform/external/opencore.git;a=commit;h=7b466cd0ecfdba72c4cbd0f3a8c2001141376b0f"
},
{
"name" : "http://review.source.android.com/Gerrit#change,8815",
"refsource" : "CONFIRM",
"url" : "http://review.source.android.com/Gerrit#change,8815"
},
{
"name" : "33673",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/33673"
}
]
}
}