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 metadata 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-22300.
References
Configurations
No configuration.
History
21 Nov 2024, 08:36
Type | Values Removed | Values Added |
---|---|---|
References | () https://gstreamer.freedesktop.org/security/sa-2023-0011.html - | |
References | () https://www.zerodayinitiative.com/advisories/ZDI-24-368/ - | |
Summary |
|
03 May 2024, 03:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-03 03:16
Updated : 2024-11-21 08:36
NVD link : CVE-2023-50186
Mitre link : CVE-2023-50186
CVE.ORG link : CVE-2023-50186
JSON object : View
Products Affected
No product.
CWE
CWE-121
Stack-based Buffer Overflow