CVE-2022-2566
CVSS V2 None
CVSS V3 High 7.8
Description
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
Overview
- CVE ID
- CVE-2022-2566
- Assigner
- cve-coordination@google.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-09-23T12:15:10
- Last Modified Date
- 2022-10-01T02:27:40
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:ffmpeg:ffmpeg:5.1:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/c953baa084607dd1d84c3bfcce3cf6a87c3e6e05 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-2566 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2566 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-09-23 13:00:09 | Added to TrackCVE | |||
2022-12-07 04:34:01 | security@google.com | cve-coordination@google.com | CVE Assigner | updated |
2022-12-07 04:34:01 | 2022-09-23T12:15Z | 2022-09-23T12:15:10 | CVE Published Date | updated |
2022-12-07 04:34:01 | 2022-10-01T02:27:40 | CVE Modified Date | updated | |
2022-12-07 04:34:01 | Analyzed | Vulnerability Status | updated |