CVE-2024-0444

GStreamer AV1 Video Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the parsing of tile list data within AV1-encoded video files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-22873.
Configurations

Configuration 1 (hide)

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

History

01 Nov 2024, 13:58

Type Values Removed Values Added
CPE cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : 7.5
v2 : unknown
v3 : 8.8
First Time Gstreamer Project
Gstreamer Project gstreamer
References () https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/f368d63ecd89e01fd2cf0b1c4def5fc782b2c390 - () https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/f368d63ecd89e01fd2cf0b1c4def5fc782b2c390 - Patch
References () https://www.zerodayinitiative.com/advisories/ZDI-24-567/ - () https://www.zerodayinitiative.com/advisories/ZDI-24-567/ - Patch, Third Party Advisory, VDB Entry
Summary
  • (es) Vulnerabilidad de ejecución remota de código de desbordamiento de búfer basado en pila de análisis de vídeo GStreamer AV1. Esta vulnerabilidad permite a atacantes remotos ejecutar código arbitrario en instalaciones afectadas de GStreamer. Se requiere la interacción con esta librería para aprovechar esta vulnerabilidad, pero los vectores de ataque pueden variar según la implementación. La falla específica existe en el análisis de los datos de la lista de mosaicos dentro de archivos de video codificados con AV1. El problema se debe a la falta de una validación adecuada de la longitud de los datos proporcionados por el usuario antes de copiarlos en un búfer basado en pila de longitud fija. Un atacante puede aprovechar esta vulnerabilidad para ejecutar código en el contexto del proceso actual. Era ZDI-CAN-22873.
CWE CWE-787

07 Jun 2024, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-07 23:15

Updated : 2024-11-01 13:58


NVD link : CVE-2024-0444

Mitre link : CVE-2024-0444

CVE.ORG link : CVE-2024-0444


JSON object : View

Products Affected

gstreamer_project

  • gstreamer
CWE
CWE-787

Out-of-bounds Write

CWE-121

Stack-based Buffer Overflow