cvelist/2017/17xxx/CVE-2017-17081.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2017-11-30 16:04:43 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-17081",
"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" : "The gmc_mmx function in libavcodec/x86/mpegvideodsp.c in FFmpeg 3.4 does not properly validate widths and heights, which allows remote attackers to cause a denial of service (integer signedness error and out-of-array read) via a crafted MPEG file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3516#c1",
"refsource" : "MISC",
2017-11-30 16:04:43 -05:00
"url" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3516#c1"
},
{
"name" : "https://github.com/FFmpeg/FFmpeg/commit/58cf31cee7a456057f337b3102a03206d833d5e8",
"refsource" : "MISC",
2017-11-30 16:04:43 -05:00
"url" : "https://github.com/FFmpeg/FFmpeg/commit/58cf31cee7a456057f337b3102a03206d833d5e8"
},
{
"name" : "https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-November/219748.html",
"refsource" : "MISC",
2017-11-30 16:04:43 -05:00
"url" : "https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-November/219748.html"
2018-01-28 06:02:39 -05:00
},
{
"name" : "DSA-4099",
"refsource" : "DEBIAN",
2018-01-28 06:02:39 -05:00
"url" : "https://www.debian.org/security/2018/dsa-4099"
2017-11-30 16:04:43 -05:00
}
]
}
}