{ "schema_version": "1.4.0", "id": "GHSA-m7gw-r3vf-gf9w", "modified": "2022-05-14T01:14:32Z", "published": "2022-05-14T01:14:32Z", "aliases": [ "CVE-2017-1000460" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000460" }, { "type": "WEB", "url": "https://bugzilla.libav.org/show_bug.cgi?id=952" }, { "type": "WEB", "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00041.html" }, { "type": "WEB", "url": "https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-03T20:29:00Z" } }