GHSL-2024-250: Streamer NULL-pointer dereferences and out-of-bounds reads in Matroska/WebM demuxer
CVE-2024-47602

7.5HIGH

Key Information:

Vendor

Gstreamer

Status
Vendor
CVE Published:
12 December 2024

What is CVE-2024-47602?

A null pointer dereference vulnerability exists in the gst_matroska_demux_add_wvpk_header function within the GStreamer library. This issue arises from insufficient validation of the stream->codec_priv pointer. If this pointer is NULL, a subsequent call to GST_READ_UINT16_LE will attempt to dereference it. This situation can cause the application utilizing GStreamer to crash unexpectedly. The vulnerability has been addressed in version 1.24.10 of GStreamer, ensuring proper checks are in place to prevent such dereferences.

Affected Version(s)

gstreamer < 1.24.10

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

.