CVE-2021-38171
published 2021-08-21CVE-2021-38171: adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second…
PriorityP345critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
2.41%
82.3th percentile
adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.
Affected
13 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | debian_linux | — | — |
| debian | debian_linux | — | — |
| debian | debian_linux | — | — |
| debian | ffmpeg | < ffmpeg 7:4.4.1-1 (bookworm) | ffmpeg 7:4.4.1-1 (bookworm) |
| ffmpeg | ffmpeg | — | — |
| ffmpeg | ffmpeg | >= 0 < 7:4.3.3-0+deb11u1 | 7:4.3.3-0+deb11u1 |
| ffmpeg | ffmpeg | >= 0 < 7:4.4.1-1 | 7:4.4.1-1 |
| ffmpeg | ffmpeg | >= 0 < 7:4.4.1-1 | 7:4.4.1-1 |
| ffmpeg | ffmpeg | >= 0 < 7:4.4.1-1 | 7:4.4.1-1 |
| ffmpeg | ffmpeg | >= 0 < 7:3.4.11-0ubuntu0.1 | 7:3.4.11-0ubuntu0.1 |
| ffmpeg | ffmpeg | >= 0 < 7:4.2.7-0ubuntu0.1 | 7:4.2.7-0ubuntu0.1 |
| ffmpeg | ffmpeg | >= 0 < 7:4.4.2-0ubuntu0.22.04.1 | 7:4.4.2-0ubuntu0.22.04.1 |
| ffmpeg | ffmpeg | >= 0 < 7:2.8.17-0ubuntu0.1+esm4 | 7:2.8.17-0ubuntu0.1+esm4 |
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
osv9.8CRITICAL
vendor_debian9.8CRITICAL
vendor_ubuntu6.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Ubuntu
FFmpeg vulnerabilities
vendor_ubuntu·2022-06-13·CVSS 6.5
CVE-2020-35965 [MEDIUM] FFmpeg vulnerabilities
Title: FFmpeg vulnerabilities
Summary: Several security issues were fixed in FFmpeg.
It was discovered that FFmpeg did not properly verify certain input when
processing video and audio files. An attacker could possibly use this to send
specially crafted input to the application, force a division by zero, and
cause a denial of service (application crash). (CVE-2020-20445, CVE-2020-20446,
CVE-2020-20453, CVE-2020-20892)
It was discovered that FFmpeg did not properly perform certain bit shift and
memory operations. An attacker could possibly use this issue to expose
sensitive information. (CVE-2020-20902)
It was discovered that FFmpeg did not properly perform memory management
operations in various of its functions. An attacker could possibly use this
issue to send specially crafted input
Ubuntu
FFmpeg vulnerabilities
vendor_ubuntu·2022-06-08·CVSS 6.5
CVE-2020-22035 [MEDIUM] FFmpeg vulnerabilities
Title: FFmpeg vulnerabilities
Summary: Several security issues were fixed in FFmpeg.
It was discovered that FFmpeg would attempt to divide by zero when using Linear
Predictive Coding (LPC) or AAC codecs. An attacker could possibly use this
issue to cause a denial of service. This issue only affected Ubuntu 18.04 LTS,
Ubuntu 20.04 LTS and Ubuntu 21.10. (CVE-2020-20445, CVE-2020-20446,
CVE-2020-20453)
It was discovered that FFmpeg incorrectly handled certain input. An attacker
could possibly use this issue to cause a denial of service. This issue only
affected Ubuntu 20.04 LTS. (CVE-2020-20450)
It was discovered that FFmpeg incorrectly handled file conversion to APNG
format. An attacker could possibly use this issue to cause a denial of
service. This issue only affected Ubuntu 18.04 LTS
Debian
CVE-2021-38171: ffmpeg - adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the ...
vendor_debian·2021·CVSS 9.8
CVE-2021-38171 [CRITICAL] CVE-2021-38171: ffmpeg - adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the ...
adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.
Scope: local
bookworm: resolved (fixed in 7:4.4.1-1)
bullseye: resolved (fixed in 7:4.3.3-0+deb11u1)
forky: resolved (fixed in 7:4.4.1-1)
sid: resolved (fixed in 7:4.4.1-1)
trixie: resolved (fixed in 7:4.4.1-1)
OSV
ffmpeg vulnerabilities
osv·2022-06-13·CVSS 6.5
CVE-2020-20445 [MEDIUM] ffmpeg vulnerabilities
ffmpeg vulnerabilities
It was discovered that FFmpeg did not properly verify certain input when
processing video and audio files. An attacker could possibly use this to send
specially crafted input to the application, force a division by zero, and
cause a denial of service (application crash). (CVE-2020-20445, CVE-2020-20446,
CVE-2020-20453, CVE-2020-20892)
It was discovered that FFmpeg did not properly perform certain bit shift and
memory operations. An attacker could possibly use this issue to expose
sensitive information. (CVE-2020-20902)
It was discovered that FFmpeg did not properly perform memory management
operations in various of its functions. An attacker could possibly use this
issue to send specially crafted input to the application and cause a denial of
service (application
OSV
ffmpeg vulnerabilities
osv·2022-06-08·CVSS 6.5
CVE-2020-20445 [MEDIUM] ffmpeg vulnerabilities
ffmpeg vulnerabilities
It was discovered that FFmpeg would attempt to divide by zero when using Linear
Predictive Coding (LPC) or AAC codecs. An attacker could possibly use this
issue to cause a denial of service. This issue only affected Ubuntu 18.04 LTS,
Ubuntu 20.04 LTS and Ubuntu 21.10. (CVE-2020-20445, CVE-2020-20446,
CVE-2020-20453)
It was discovered that FFmpeg incorrectly handled certain input. An attacker
could possibly use this issue to cause a denial of service. This issue only
affected Ubuntu 20.04 LTS. (CVE-2020-20450)
It was discovered that FFmpeg incorrectly handled file conversion to APNG
format. An attacker could possibly use this issue to cause a denial of
service. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS.
(CVE-2020-21041)
It was discovered that
GHSA
GHSA-8cmw-hp26-wrpm: adts_decode_extradata in libavformat/adtsenc
ghsa_unreviewed·2022-05-24
CVE-2021-38171 [CRITICAL] CWE-252 GHSA-8cmw-hp26-wrpm: adts_decode_extradata in libavformat/adtsenc
adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.
OSV
CVE-2021-38171: adts_decode_extradata in libavformat/adtsenc
osv·2021-08-21·CVSS 9.8
CVE-2021-38171 [CRITICAL] CVE-2021-38171: adts_decode_extradata in libavformat/adtsenc
adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/FFmpeg/FFmpeg/commit/9ffa49496d1aae4cbbb387aac28a9e061a6ab0a6https://lists.debian.org/debian-lts-announce/2021/11/msg00012.htmlhttps://patchwork.ffmpeg.org/project/ffmpeg/patch/AS8P193MB12542A86E22F8207EC971930B6F19%40AS8P193MB1254.EURP193.PROD.OUTLOOK.COM/https://security.gentoo.org/glsa/202312-14https://www.debian.org/security/2021/dsa-4990https://www.debian.org/security/2021/dsa-4998https://github.com/FFmpeg/FFmpeg/commit/9ffa49496d1aae4cbbb387aac28a9e061a6ab0a6https://lists.debian.org/debian-lts-announce/2021/11/msg00012.htmlhttps://patchwork.ffmpeg.org/project/ffmpeg/patch/AS8P193MB12542A86E22F8207EC971930B6F19%40AS8P193MB1254.EURP193.PROD.OUTLOOK.COM/https://security.gentoo.org/glsa/202312-14https://www.debian.org/security/2021/dsa-4990https://www.debian.org/security/2021/dsa-4998
2021-08-21
Published