Vulnerability Details : CVE-2024-47599
GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gst_jpeg_dec_negotiate function in gstjpegdec.c. This function does not check for a NULL return value from gst_video_decoder_set_output_state. When this happens, dereferences of the outstate pointer will lead to a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2024-47599
- cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*
- cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-47599
0.21%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 43 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-47599
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST | 2024-12-18 |
6.8
|
MEDIUM | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/V... |
N/A
|
N/A
|
GitHub, Inc. | 2024-12-11 |
6.8
|
MEDIUM | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/V... |
N/A
|
N/A
|
GitHub, Inc. | 2024-12-12 |
CWE ids for CVE-2024-47599
-
The product dereferences a pointer that it expects to be valid but is NULL.Assigned by:
- a0819718-46f1-4df5-94e2-005712e83aaa (Primary)
- security-advisories@github.com (Primary)
References for CVE-2024-47599
-
https://securitylab.github.com/advisories/GHSL-2024-247_Gstreamer/
GHSL-2024-247: Null pointer dereference in gst_jpeg_dec_negotiate in GStreamer - CVE-2024-47599 | GitHub Security LabThird Party Advisory
-
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8040.patch
Patch
-
https://gstreamer.freedesktop.org/security/sa-2024-0016.html
GStreamer Security AdvisoryRelease Notes
Jump to