GStreamer: GStreamer AV1 Video Parsing Stack-based Buffer Overflow (CVE-2024-0444) #shorts #breaking

CVE

This CVE relates to a stack-based buffer overflow vulnerability in the GStreamer framework, particularly when handling AV1-encoded video files. Discovered four months ago, this flaw arises from inadequate validation of user-supplied data lengths during the parsing of tile list data, which are subsequently copied to a fixed-length stack buffer. This insufficiency allows remote attackers to execute arbitrary code within the context of the application using the GStreamer library. Successful exploitation requires interaction with the vulnerable GStreamer component but can employ various attack vectors depending on specific implementations. Despite being a significant security risk, it is not a zero-day vulnerability.

Watch the full video on YouTube: CVE-2024-0444

Remediation and exploitation details

This chain involves the following actors

This following systems are involved

Attack entry point

Remediation actions

Exploitation actions

Related Content

NOTE: The following related content has not been vetted and may be unsafe.

CVE database technical details

CVE ID
CVE-2024-0444
Description
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.
Provider
zdi
CWE / problem types
CWE-121: Stack-based Buffer Overflow
Affected Software Versions
GStreamer:GStreamer:[{'version': 'ea6d602ccacee5f4bdf45b9f58eb0dc5320f3c07', 'status': 'affected'}]
Date Published
2024-06-07T22:49:46.768Z
Last Updated
2024-08-01T18:04:49.612Z