DEBIAN-CVE-2024-47835

Source
https://security-tracker.debian.org/tracker/CVE-2024-47835
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2024-47835.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2024-47835
Upstream
Downstream
Published
2024-12-12T02:03:43Z
Modified
2026-09-15T09:03:13Z
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
[none]
Details

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.

References

Affected packages

Debian:12 / gst-plugins-base1.0

Package

Name
gst-plugins-base1.0
Purl
pkg:deb/debian/gst-plugins-base1.0?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.22.0-3+deb12u3

Affected versions

1.*
1.22.0-3
1.22.0-3+deb12u1
1.22.0-3+deb12u2

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2024-47835.json"

Debian:13 / gst-plugins-base1.0

Package

Name
gst-plugins-base1.0
Purl
pkg:deb/debian/gst-plugins-base1.0?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.24.10-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2024-47835.json"

Debian:14 / gst-plugins-base1.0

Package

Name
gst-plugins-base1.0
Purl
pkg:deb/debian/gst-plugins-base1.0?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.24.10-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2024-47835.json"