Vulnerability Details : CVE-2024-4453
GStreamer EXIF Metadata Parsing Integer 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 EXIF metadata. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.
. Was ZDI-CAN-23896.
Vulnerability category: OverflowExecute code
Products affected by CVE-2024-4453
- cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
- cpe:2.3:a:gstreamer_project:gstreamer:1.24.1:*:*:*:*:*:*:*
- cpe:2.3:a:gstreamer_project:gstreamer:1.24.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-4453
0.25%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 48 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-4453
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.8
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
N/A
|
N/A
|
Zero Day Initiative | 2024-05-22 |
7.8
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
Zero Day Initiative | 2024-05-22 |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | 2024-12-17 |
CWE ids for CVE-2024-4453
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by:
- 99f1926a-a320-47d8-bbb5-42feb611262e (Primary)
- nvd@nist.gov (Primary)
- zdi-disclosures@trendmicro.com (Secondary)
References for CVE-2024-4453
-
https://lists.debian.org/debian-lts-announce/2024/05/msg00019.html
[SECURITY] [DLA 3824-1] gst-plugins-base1.0 security updateMailing List
-
https://gitlab.freedesktop.org/tpm/gstreamer/-/commit/e68eccff103ab0e91e6d77a892f57131b33902f5
exiftag: Prevent integer overflows and out of bounds reads when handling undefined tags (e68eccff) · Commits · Tim-Philipp Müller / gstreamer · GitLabPatch
-
https://www.zerodayinitiative.com/advisories/ZDI-24-467/
ZDI-24-467 | Zero Day InitiativeThird Party Advisory
Jump to