Out-of-bounds Read in Gstreamer

CVE-2024-47598

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in the qtdemux_merge_sample_table function within qtdemux.c. The problem is that the size of the stts buffer isn’t properly checked before reading stts_duration, allowing the program to read 4 bytes beyond the boundaries of stts->data. This vulnerability reads up to 4 bytes past the allocated bounds of the stts array. This vulnerability is fixed in 1.24.10.

Vulnerability class: Buffer Overflow

EPSS: 0.009 (57.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-47598?
CVE-2024-47598 is a critical-severity vulnerability in Gstreamer, classified under Out-of-bounds Read. CVSS score: 9.1/10. Published 2024-12-12.
How severe is CVE-2024-47598?
Critical severity. CVSS v3 base score is 9.1 out of 10.
Is CVE-2024-47598 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.