First published: Wed Dec 11 2024(Updated: )
GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gst_wavparse_smpl_chunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is sufficient. If the buffer is too small, the function reads beyond its bounds. This vulnerability may result in reading 4 bytes out of the boundaries of the data buffer. This vulnerability is fixed in 1.24.10.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
GStreamer | <1.24.10 | |
debian/gst-plugins-good1.0 | <=1.18.4-2+deb11u2 | 1.22.0-5+deb12u2 1.24.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-47777 is classified as a potentially critical vulnerability due to the out-of-bounds read issue.
To fix CVE-2024-47777, update GStreamer to version 1.24.12 or later, or the specific patched package versions provided by your distribution.
CVE-2024-47777 affects GStreamer versions prior to 1.24.12 and specific versions of gst-plugins-good1.0 from Debian.
The potential impact of CVE-2024-47777 includes application crashes and information disclosure due to out-of-bounds memory access.
Currently, the recommended solution for CVE-2024-47777 is to upgrade to a secure version, as there are no specific workarounds.