CVE-2024-47542

CVSS 3.1 Score 7.5 of 10 (high)

Details

Published Dec 12, 2024
Updated: Dec 13, 2024
CWE ID 125
CWE ID 476

Summary

CVE-2024-47542 is a newly discovered vulnerability in the GStreamer media library. The issue lies within the id3v2.c file, specifically in the id3v2_read_synch_uint function. When this function is called with a null work->hdr.frame_data, it attempts to access the pointer guint8 *data without validation, resulting in a null pointer dereference. This vulnerability can trigger a segmentation fault (SEGV), leading to a Denial of Service (DoS) attack. The vulnerability is rectified in the 1.24.10 version.

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