216.73.216.233

CVE-2024-47539

· Published 12/12/2024 02:03 · Modified 18/12/2024 21:52

Labels: CVE-2024-47539 2024-12-12CVE-2024-47539CWE-787[email protected]

Essential information

Published
12/12/2024 02:03
Modified
18/12/2024 21:52
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

GStreamer is a library for constructing graphs of media-handling components. An out-of-bounds write vulnerability was identified in the convert_to_s334_1a function in isomp4/qtdemux.c. The vulnerability arises due to a discrepancy between the size of memory allocated to the storage array and the loop condition i * 2 < ccpair_size. Specifically, when ccpair_size is even, the allocated size in storage does not match the loop's expected bounds, resulting in an out-of-bounds write. This bug allows for the overwriting of up to 3 bytes beyond the allocated bounds of the storage array. This vulnerability is fixed in 1.24.10.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
gstreamer project / gstreamer cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*

References