GStreamer H265 Codec 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 H265 slice headers. 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-26596.
References
Link | Resource |
---|---|
https://www.zerodayinitiative.com/advisories/ZDI-25-267/ |
Configurations
No configuration.
History
23 May 2025, 15:55
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
22 May 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-22 01:15
Updated : 2025-05-23 15:55
NVD link : CVE-2025-3887
Mitre link : CVE-2025-3887
CVE.ORG link : CVE-2025-3887
JSON object : View
Products Affected
No product.
CWE
CWE-121
Stack-based Buffer Overflow