cvelist/2017/1000xxx/CVE-2017-1000460.json
2019-03-31 02:01:05 +00:00

79 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2017-12-29",
"ID": "CVE-2017-1000460",
"REQUESTER": "jan.ruge@mailbox.org",
"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": "In line libavcodec/h264dec.c:500 in libav(v13_dev0), ffmpeg(n3.4), chromium(56 prior Feb 13, 2017), the return value of init_get_bits is ignored and get_ue_golomb(&gb) is called on an uninitialized get_bits context, which causes a NULL deref exception."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html",
"refsource": "MISC",
"url": "https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html"
},
{
"name": "https://bugzilla.libav.org/show_bug.cgi?id=952",
"refsource": "MISC",
"url": "https://bugzilla.libav.org/show_bug.cgi?id=952"
},
{
"name": "https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c",
"refsource": "MISC",
"url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190330 [SECURITY] [DLA 1740-1] libav security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00041.html"
}
]
}
}