Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-54303.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-54303
Upstream
Published
2024-12-12T02:03:43Z
Modified
2026-04-01T05:18:13.746941Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
CVE-2024-47835 affecting package gstreamer1-plugins-base 1.20.0-3
Details

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parselrc function within gstsubparse.c. The parselrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to gstrdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to gstrdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.

References

Affected packages

Azure Linux:2 / gstreamer1-plugins-base

Package

Name
gstreamer1-plugins-base
Purl
pkg:rpm/azure-linux/gstreamer1-plugins-base

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
1.20.0-3

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-54303.json"