CVE-2024-47546

CVSS 3.1 Score 7.5 of 10 (high)

Details

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

Summary

CVE-2024-47546 is a vulnerability affecting the GStreamer media library. In the extract_cc_from_data function of qtdemux.c, an integer underflow occurs when atom_length is less than 8. This results in a large value being assigned to *cclen, which is then used in g_memdup2, leading to an out-of-bounds read. The FOURCC_c708 case is specifically affected by this issue, and it 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