CVE-2013-7010
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Multiple integer signedness errors in libavcodec/dsputil.c in FFmpeg before 2.1 allow remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted data.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-7010
Vendor advisory: cve@mitre.org — https://github.com/FFmpeg/FFmpeg/commit/454a11a1c9c686c78aa97954306fb63453299760
Vendor advisory: cve@mitre.org — http://openwall.com/lists/oss-security/2013/12/08/3
Vendor advisory: cve@mitre.org — http://openwall.com/lists/oss-security/2013/11/26/7
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 7:2.4.1-1 |
| debian | bullseye | fixed | 7:2.4.1-1 |
| debian | forky | fixed | 7:2.4.1-1 |
| debian | sid | fixed | 7:2.4.1-1 |
| debian | trixie | fixed | 7:2.4.1-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ffmpeg | ffmpeg | {"endIncluding":"2.0.1"} | |
| ffmpeg | ffmpeg | 0.3 | |
| ffmpeg | ffmpeg | 0.3.1 | |
| ffmpeg | ffmpeg | 0.3.2 | |
| ffmpeg | ffmpeg | 0.3.3 | |
| ffmpeg | ffmpeg | 0.3.4 | |
| ffmpeg | ffmpeg | 0.4.0 | |
| ffmpeg | ffmpeg | 0.4.2 | |
| ffmpeg | ffmpeg | 0.4.3 | |
| ffmpeg | ffmpeg | 0.4.4 | |
| ffmpeg | ffmpeg | 0.4.5 | |
| ffmpeg | ffmpeg | 0.4.6 | |
| ffmpeg | ffmpeg | 0.4.7 | |
| ffmpeg | ffmpeg | 0.4.8 | |
| ffmpeg | ffmpeg | 0.4.9 | |
| ffmpeg | ffmpeg | 0.5 | |
| ffmpeg | ffmpeg | 0.5.1 | |
| ffmpeg | ffmpeg | 0.5.2 | |
| ffmpeg | ffmpeg | 0.5.3 | |
| ffmpeg | ffmpeg | 0.5.4 | |
| ffmpeg | ffmpeg | 0.5.4.5 | |
| ffmpeg | ffmpeg | 0.5.4.6 | |
| ffmpeg | ffmpeg | 0.5.5 | |
| ffmpeg | ffmpeg | 0.6 | |
| ffmpeg | ffmpeg | 0.6.1 | |
| ffmpeg | ffmpeg | 0.6.2 | |
| ffmpeg | ffmpeg | 0.6.3 | |
| ffmpeg | ffmpeg | 0.7 | |
| ffmpeg | ffmpeg | 0.7.1 | |
| ffmpeg | ffmpeg | 0.7.2 | |
| ffmpeg | ffmpeg | 0.7.3 | |
| ffmpeg | ffmpeg | 0.7.4 | |
| ffmpeg | ffmpeg | 0.7.5 | |
| ffmpeg | ffmpeg | 0.7.6 | |
| ffmpeg | ffmpeg | 0.7.7 | |
| ffmpeg | ffmpeg | 0.7.8 | |
| ffmpeg | ffmpeg | 0.7.9 | |
| ffmpeg | ffmpeg | 0.7.11 | |
| ffmpeg | ffmpeg | 0.7.12 | |
| ffmpeg | ffmpeg | 0.8.0 | |
| ffmpeg | ffmpeg | 0.8.1 | |
| ffmpeg | ffmpeg | 0.8.2 | |
| ffmpeg | ffmpeg | 0.8.5 | |
| ffmpeg | ffmpeg | 0.8.5.3 | |
| ffmpeg | ffmpeg | 0.8.5.4 | |
| ffmpeg | ffmpeg | 0.8.6 | |
| ffmpeg | ffmpeg | 0.8.7 | |
| ffmpeg | ffmpeg | 0.8.8 | |
| ffmpeg | ffmpeg | 0.8.10 | |
| ffmpeg | ffmpeg | 0.8.11 | |
| ffmpeg | ffmpeg | 0.9 | |
| ffmpeg | ffmpeg | 0.9.1 | |
| ffmpeg | ffmpeg | 0.10 | |
| ffmpeg | ffmpeg | 0.10.3 | |
| ffmpeg | ffmpeg | 0.10.4 | |
| ffmpeg | ffmpeg | 0.11 | |
| ffmpeg | ffmpeg | 1.0 | |
| ffmpeg | ffmpeg | 1.1.1 | |
| ffmpeg | ffmpeg | 1.1.2 | |
| ffmpeg | ffmpeg | 1.1.3 | |
| ffmpeg | ffmpeg | 1.1.4 | |
| ffmpeg | ffmpeg | 1.2 | |
| ffmpeg | ffmpeg | 1.2.1 | |
| ffmpeg | ffmpeg | 2.0 | |
References
- http://ffmpeg.org/security.html
- http://git.libav.org/?p=libav.git%3Ba=blob%3Bf=Changelog%3Bhb=refs/tags/v9.11
- http://openwall.com/lists/oss-security/2013/11/26/7
- http://openwall.com/lists/oss-security/2013/12/08/3
- http://www.debian.org/security/2014/dsa-2855
- https://github.com/FFmpeg/FFmpeg/commit/454a11a1c9c686c78aa97954306fb63453299760
- https://security.gentoo.org/glsa/201603-06
- https://security-tracker.debian.org/tracker/CVE-2013-7010
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.