Vulnerability Details : CVE-2017-5843
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.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2017-5843
- cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-5843
2.38%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 90 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-5843
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2017-5843
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-5843
-
https://bugzilla.gnome.org/show_bug.cgi?id=777503
Bug 777503 – mxfdemux: use after free in gst_mini_object_unref / gst_tag_list_unref / gst_mxf_demux_update_essence_tracksIssue Tracking
-
http://www.securityfocus.com/bid/96001
Multiple GStreamer Plug-ins Buffer Overflow and Denial Of Service VulnerabilitiesThird Party Advisory;VDB Entry
-
http://www.debian.org/security/2017/dsa-3818
Debian -- Security Information -- DSA-3818-1 gst-plugins-bad1.0
-
https://security.gentoo.org/glsa/201705-10
GStreamer plug-ins: User-assisted execution of arbitrary code (GLSA 201705-10) — Gentoo security
-
https://lists.debian.org/debian-lts-announce/2020/03/msg00038.html
[SECURITY] [DLA 2164-1] gst-plugins-bad0.10 security update
-
http://www.openwall.com/lists/oss-security/2017/02/01/7
oss-security - Multiple memory access issues in gstreamerMailing List;Third Party Advisory
-
https://gstreamer.freedesktop.org/releases/1.10/#1.10.3
GStreamer 1.10 release notesRelease Notes;Vendor Advisory
-
http://www.openwall.com/lists/oss-security/2017/02/02/9
oss-security - Re: Multiple memory access issues in gstreamerMailing List;Patch;Third Party Advisory
-
https://access.redhat.com/errata/RHSA-2017:2060
RHSA-2017:2060 - Security Advisory - Red Hat Customer Portal
Jump to