Vulnerability Details : CVE-2023-37329
GStreamer SRT File Parsing Heap-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 SRT subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20968.
Vulnerability category: OverflowExecute code
Products affected by CVE-2023-37329
- cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*
- cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-37329
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 55 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-37329
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
Zero Day Initiative | 2024-05-03 |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST | 2024-12-17 |
CWE ids for CVE-2023-37329
-
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().Assigned by: zdi-disclosures@trendmicro.com (Secondary)
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-37329
-
https://www.zerodayinitiative.com/advisories/ZDI-23-902/
ZDI-23-902 | Zero Day InitiativeThird Party Advisory
-
https://gstreamer.freedesktop.org/security/sa-2023-0002.html
GStreamer Security AdvisoryNot Applicable
Jump to