CVE-2022-2566
9
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Summary
A heap out-of-bounds memory write exists in FFMPEG since version 5.1. The size calculation in build_open_gop_key_points() goes through all entries in the loop and adds sc->ctts_data[i].count to sc->sample_offsets_count. This can lead to an integer overflow resulting in a small allocation with av_calloc(). An attacker can cause remote code execution via a malicious mp4 file. We recommend upgrading past commit c953baa084607dd1d84c3bfcce3cf6a87c3e6e05
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| FFMPEG | FFMPEG | 5.1 < unspecified | affected |
| FFMPEG | FFMPEG | ab77b878f1205225c6de1370fb0e998dbcc8bc69 < unspecified | affected |
| FFMPEG | FFMPEG | unspecified < c953baa084607dd1d84c3bfcce3cf6a87c3e6e05 | affected |
Weaknesses
- CWE-122: CWE-122 Heap-based Buffer Overflow
ADP Enrichment
CVE Program Container
Additional References
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.