CVE-2024-47835 — NULL Pointer Dereference in Gstreamer
Severity
6.8MEDIUMNVD
OSV8.8
EPSS
0.1%
top 76.66%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 12
Latest updateOct 7
Description
GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulne…
CVSS vector
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected Packages2 packages
Patches
🔴Vulnerability Details
2📋Vendor Advisories
4Debian▶
CVE-2024-47835: gst-plugins-base1.0 - GStreamer is a library for constructing graphs of media-handling components. A n...↗2024