CVE-2024-47778

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gst_wavparse_adtl_chunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. As a result, an OOB read occurs in the following while loop. This vulnerability can result in reading up to 4GB of process memory or potentially causing a segmentation fault (SEGV) when accessing invalid memory. This vulnerability is fixed in 1.24.10.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*

History

18 Dec 2024, 19:34

Type Values Removed Values Added
References () https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8042.patch - () https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8042.patch - Patch
References () https://gstreamer.freedesktop.org/security/sa-2024-0027.html - () https://gstreamer.freedesktop.org/security/sa-2024-0027.html - Release Notes
References () https://securitylab.github.com/advisories/GHSL-2024-258_Gstreamer/ - () https://securitylab.github.com/advisories/GHSL-2024-258_Gstreamer/ - Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
First Time Gstreamer Project gstreamer
Gstreamer Project
Summary
  • (es) GStreamer es una librería para construir gráficos de componentes de manejo de medios. Se ha descubierto una vulnerabilidad de lectura OOB en gst_wavparse_adtl_chunk dentro de gstwavparse.c. Esta vulnerabilidad surge debido a una validación insuficiente del parámetro de tamaño, que puede superar los límites del búfer de datos. Como resultado, se produce una lectura OOB en el siguiente bucle while. Esta vulnerabilidad puede provocar la lectura de hasta 4 GB de memoria de proceso o provocar potencialmente un error de segmentación (SEGV) al acceder a memoria no válida. Esta vulnerabilidad se corrigió en 1.24.10.
CPE cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*

12 Dec 2024, 02:03

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-12 02:03

Updated : 2024-12-18 19:34


NVD link : CVE-2024-47778

Mitre link : CVE-2024-47778

CVE.ORG link : CVE-2024-47778


JSON object : View

Products Affected

gstreamer_project

  • gstreamer
CWE
CWE-125

Out-of-bounds Read