cvelist/2011/4xxx/CVE-2011-4031.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-4031",
"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 asfrtp_parse_packet function in libavformat/rtpdec_asf.c in FFmpeg before 0.8.3 allows remote attackers to execute arbitrary code via a crafted ASF packet."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://technet.microsoft.com/en-us/security/msvr/msvr11-012",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://technet.microsoft.com/en-us/security/msvr/msvr11-012"
},
{
"name" : "http://git.videolan.org/?p=ffmpeg.git;a=commit;h=c2a2ad133eb9d42361804a568dee336992349a5e",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://git.videolan.org/?p=ffmpeg.git;a=commit;h=c2a2ad133eb9d42361804a568dee336992349a5e"
},
{
"name" : "http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n0.8.3",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n0.8.3"
}
]
}
}