Integer Underflow Vulnerability in GStreamer Library by Freedesktop
CVE-2024-47546

7.5HIGH

Key Information:

Status
Vendor
CVE Published:
12 December 2024

What is CVE-2024-47546?

An integer underflow has been identified in the GStreamer library, specifically within the extract_cc_from_data function located in qtdemux.c. This vulnerability occurs in the FOURCC_c708 case, where subtracting 8 from the atom_length may result in an underflow scenario if atom_length is less than 8. As a consequence of this underflow, the value of *cclen can become a large number, leading to potential out-of-bounds (OOB) read when cclen is subsequently passed to g_memdup2. Users are advised to upgrade to GStreamer version 1.24.10 or later to mitigate this issue.

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

.