CVE-2017-5843
Advisory lineage Upstream: 0 Downstream: 9
Modified
Published: 09 Feb 2017, 15:00
Last modified:05 Aug 2024, 15:11
Vulnerability Summary
Overall Risk (default)
medium
31/100 CVSS Score
7.5 HIGH
v3.0 (nvd)
EPSS Score
3.95% LOW
4% probability -2.60%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
09 Feb 2017, 15:00
Published
Vulnerability first disclosed
05 Aug 2024, 15:11
Last Modified
Vulnerability information updated
Description
Multiple use-after-free vulnerabilities in the (1) gst_mini_object_unref, (2) gst_tag_list_unref, and (3) gst_mxf_demux_update_essence_tracks functions in GStreamer before 1.10.3 allow remote attackers to cause a denial of service (crash) via vectors involving stream tags, as demonstrated by 02785736.mxf.
CVSS Metrics
- v3.0•HIGH•Score: 7.5CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- v2.0•MEDIUM•Score: 5AV:N/AC:L/Au:N/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 3.95%• Percentile: 89%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- gstreamer_project•gstreamer
≤ 1.10.2
- gstreamer•gstreamer
≤ 1.10.2
References (9)
- http://www.debian.org/security/2017/dsa-3818
- https://bugzilla.gnome.org/show_bug.cgi?id=777503
- http://www.securityfocus.com/bid/96001
- https://access.redhat.com/errata/RHSA-2017:2060
- http://www.openwall.com/lists/oss-security/2017/02/02/9
- https://gstreamer.freedesktop.org/releases/1.10/#1.10.3
- https://security.gentoo.org/glsa/201705-10
- http://www.openwall.com/lists/oss-security/2017/02/01/7
- https://lists.debian.org/debian-lts-announce/2020/03/msg00038.html