CVE-2024-47598

CVSS 3.1 Score 9.1 of 10 (high)

Details

Published Dec 12, 2024
Updated: Dec 18, 2024
CWE ID 125

Summary

CVE-2024-47598 is a vulnerability affecting the GStreamer library's qtdemux component. The issue lies within the qtdemux_merge_sample_table function in qtdemux.c, where the size of the stts buffer is not adequately checked before reading stts_duration. This oversight allows the program to read up to 4 bytes beyond the allocated bounds of the stts array, resulting in an out-of-bounds read. This vulnerability has been resolved in version 1.24.10.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share

Affected Products

  • Gstreamer Project Gstreamer

Affected Vendors

  • Gstreamer Project