CVE-2024-47546
GHSL-2024-243: GStreamer has an integer underflow in extract_cc_from_data leading to OOB-read
7.5
HIGH
CVSS 3.1
EPSS 0.29%
Description
GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in extract_cc_from_data function within qtdemux.c. In the FOURCC_c708 case, the subtraction atom_length - 8 may result in an underflow if atom_length is less than 8. When that subtraction underflows, *cclen ends up being a large number, and then cclen is passed to g_memdup2 leading to an out-of-bounds (OOB) read. This vulnerability is fixed in 1.24.10.
How to fix CVE-2024-47546
To remediate CVE-2024-47546, upgrade the affected package to a fixed version below.
- —upgrade to 1.8.0 or later
- —upgrade to 1.8.0 or later
- —upgrade to 1.8.0 or later
- —upgrade to 1.18.4-2+deb11u3 or later
Is CVE-2024-47546 being exploited?
Low — EPSS is 0.3%, meaning exploitation activity has not been observed at scale.
Affected packages (4)
- from 0, < 1.8.0, >= 1.9.0, < 8.0.451
- from 0, < 1.8.0, >= 1.9.0, < 8.0.451
- from 0, < 1.8.0, >= 1.9.0, < 8.0.451
- from 0, < 1.18.4-2+deb11u3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |