CVE-2024-47545
CVSS 3.1 Score 7.5 of 10 (high)
Details
Published Dec 12, 2024
Updated: Dec 18, 2024
CWE ID 191
Summary
CVE-2024-47545 is a vulnerability affecting the GStreamer library, which is used for constructing graphs of media-handling components. An integer underflow issue was identified in the qtdemux_parse_trak function located in qtdemux.c. During the strf parsing case, the size variable can become less than the expected subtraction value of 40, leading to a negative integer overflow. This results in an out-of-bounds read during a call to gst_buffer_fill, with a larger than intended copy size. The vulnerability has been resolved in version 1.24.10.
Prevent 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