cvelist/2007/6xxx/CVE-2007-6732.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:44:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-6732",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:44:36 +00:00
"lang": "eng",
"value": "Multiple buffer overflows in the dtt_load function in loaders/dtt_load.c Extended Module Player (XMP) 2.5.1 and earlier allow remote attackers to execute arbitrary code via unspecified vectors related to an untrusted length value and the (1) pofs and (2) plen arrays."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:44:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2008-0009",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/0009"
},
{
"name": "http://aluigi.altervista.org/adv/xmpbof-adv.txt",
"refsource": "MISC",
"url": "http://aluigi.altervista.org/adv/xmpbof-adv.txt"
},
{
"name": "27047",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/27047"
}
]
}
}