Integer Underflow Vulnerability in GStreamer Media Library
CVE-2024-47545

7.5HIGH

Key Information:

Status
Vendor
CVE Published:
12 December 2024

What is CVE-2024-47545?

An integer underflow vulnerability has been identified in the 'qtdemux_parse_trak' function within qtdemux.c of the GStreamer media handling library. During the parsing of the 'strf' sub-element, the size variable can become negatively valued when it is less than 40 due to the subtraction operation. This scenario causes the subsequent call to 'gst_buffer_fill' to execute 'memcpy' with an excessively large size, potentially leading to an out-of-bounds read (OOB-read) condition. This flaw can be exploited by adversaries to perform unauthorized memory accesses, exposing applications to various security risks. The vulnerability has been addressed in version 1.24.10.

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

.
CVE-2024-47545 : Integer Underflow Vulnerability in GStreamer Media Library