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.0HIGHScore: 7.5CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • v2.0MEDIUMScore: 5AV:N/AC:L/Au:N/C:N/I:N/A:P

EPSS Trends

Current EPSS score: 3.95% Percentile: 89%

Techniques & Countermeasures

  • CWE-416Use 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_projectgstreamer

    ≤ 1.10.2

  • gstreamergstreamer

    ≤ 1.10.2

References (9)