AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-47835

HIGH · CVSS 7.5 EPSS 1.04% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-12-12 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-47835
Severity
HIGH
CVSS
7.5
EPSS
1.04%

Original NVD 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 vulnerability is fixed in 1.24.10.

Related CVEs

Other vulnerabilities affecting the same vendor(s)