CVE-2024-47777

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47777
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47777.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-47777
Downstream
Related
Published
2024-12-11T19:16:33Z
Modified
2025-10-14T14:34:53Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
GHSL-2024-259: GStreamer has an OOB-read in gst_wavparse_smpl_chunk
Details

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmpl_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.

References

Affected packages

Git /

Affected ranges

Database specific

{
    "unresolved_versions": [
        {
            "events": [
                {
                    "introduced": "0"
                },
                {
                    "fixed": "1.24.10"
                }
            ],
            "type": ""
        }
    ]
}