Bugzilla – Bug 1024034
VUL-1: CVE-2017-5840: gstreamer-plugins-good: Out of bounds heap read in qtdemux_parse_samples
Last modified: 2017-07-11 15:23:30 UTC
A crafted AVI file can cause out of bounds heap accesses in the qtdemux parser. upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=777469 upstream commit: https://github.com/GStreamer/gst-plugins-good/commit/1ffef8b acknowledgments: Hanno Böck References: https://bugzilla.redhat.com/show_bug.cgi?id=1419588 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5840 http://seclists.org/oss-sec/2017/q1/284 http://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-5840.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5840 https://bugzilla.gnome.org/show_bug.cgi?id=777955 https://bugzilla.gnome.org/show_bug.cgi?id=777957
The following codestreams are affected: SUSE:SLE-12:Update/gstreamer-plugins-good/gst-plugins-good-1.2.4/gst/isomp4/qtdemux.c:6472 SUSE:SLE-12-SP2:Update/gstreamer-plugins-good/gst-plugins-good-1.8.3/gst/isomp4/qtdemux.c:8005 QA reproducer: Using the PoC file from https://bugzilla.gnome.org/attachment.cgi?id=343753 I've been able to reproduce the issue von SLES-12-SP2 like this: valgrind gst-discoverer-1.0 oob-qtdemux_parse_samples.mp4 valgrind will print errors about invalid read accesses.
bugbot adjusting priority
I made a few SRs to fix this: https://build.suse.de/request/show/128202 for SLE12-SP2 (which will go automatically to Leap 42.2 once the fix is released) https://build.suse.de/request/show/128218 for SLE12 https://build.opensuse.org/request/show/458517 for Leap 42.1 Factory is not affected.
SUSE-SU-2017:1004-1: An update that fixes three vulnerabilities is now available. Category: security (low) Bug References: 1024014,1024017,1024034 CVE References: CVE-2016-10198,CVE-2016-10199,CVE-2017-5840 Sources used: SUSE Linux Enterprise Server 12-SP1 (src): gstreamer-plugins-good-1.2.4-2.9.1 SUSE Linux Enterprise Desktop 12-SP1 (src): gstreamer-plugins-good-1.2.4-2.9.1
SUSE-SU-2017:1010-1: An update that fixes 5 vulnerabilities is now available. Category: security (low) Bug References: 1024014,1024017,1024030,1024034,1024062 CVE References: CVE-2016-10198,CVE-2016-10199,CVE-2017-5840,CVE-2017-5841,CVE-2017-5845 Sources used: SUSE Linux Enterprise Server for Raspberry Pi 12-SP2 (src): gstreamer-plugins-good-1.8.3-12.12 SUSE Linux Enterprise Server 12-SP2 (src): gstreamer-plugins-good-1.8.3-12.12 SUSE Linux Enterprise Desktop 12-SP2 (src): gstreamer-plugins-good-1.8.3-12.12
openSUSE-SU-2017:1066-1: An update that fixes 5 vulnerabilities is now available. Category: security (low) Bug References: 1024014,1024017,1024030,1024034,1024062 CVE References: CVE-2016-10198,CVE-2016-10199,CVE-2017-5840,CVE-2017-5841,CVE-2017-5845 Sources used: openSUSE Leap 42.2 (src): gstreamer-plugins-good-1.8.3-5.3.1
openSUSE-SU-2017:1076-1: An update that fixes 5 vulnerabilities is now available. Category: security (low) Bug References: 1024014,1024017,1024030,1024034,1024062 CVE References: CVE-2016-10198,CVE-2016-10199,CVE-2017-5840,CVE-2017-5841,CVE-2017-5845 Sources used: openSUSE Leap 42.1 (src): gstreamer-plugins-good-1.4.5-8.1
fixed