First published: Fri Jun 07 2024(Updated: )
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.
Credit: zdi-disclosures@trendmicro.com
Affected Software | Affected Version | How to fix |
---|---|---|
GStreamer | <1.22.0 | |
GStreamer |
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/f368d63ecd89e01fd2cf0b1c4def5fc782b2c390
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-0444 has a high severity due to its potential for remote code execution.
To fix CVE-2024-0444, update GStreamer to version 1.22.0 or later.
CVE-2024-0444 affects GStreamer versions prior to 1.22.0.
Yes, CVE-2024-0444 can be exploited remotely by attackers interacting with the GStreamer library.
CVE-2024-0444 is a stack-based buffer overflow vulnerability.