CVE-2012-0856
low
CVSS v3
—
CVSS v2
2.6
VIR risk
2.6
Description
Heap-based buffer overflow in the MPV_frame_start function in libavcodec/mpegvideo.c in FFmpeg before 0.9.1, when the lowres option is enabled, allows remote attackers to cause a denial of service (application crash) via a crafted H263 media file. NOTE: this vulnerability exists because of a regression error.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-0856
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ffmpeg | ffmpeg | {"endIncluding":"0.9"} | |
| 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.6 | |
| ffmpeg | ffmpeg | 0.6.1 | |
| ffmpeg | ffmpeg | 0.6.2 | |
| ffmpeg | ffmpeg | 0.7 | |
| ffmpeg | ffmpeg | 0.7.1 | |
| ffmpeg | ffmpeg | 0.7.2 | |
| ffmpeg | ffmpeg | 0.7.3 | |
| 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.6 | |
| ffmpeg | ffmpeg | 0.8.7 | |
| ffmpeg | ffmpeg | 0.8.8 | |
| ffmpeg | ffmpeg | 0.8.10 | |
| ffmpeg | ffmpeg | 0.8.11 | |
References
- http://ffmpeg.org/security.html
- http://ffmpeg.org/trac/ffmpeg/ticket/757
- http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=21270cffaeab2f67a613907516b2b0cd6c9eacf4
- http://www.openwall.com/lists/oss-security/2012/02/01/11
- http://www.openwall.com/lists/oss-security/2012/02/14/4
- https://exchange.xforce.ibmcloud.com/vulnerabilities/78928
- https://security-tracker.debian.org/tracker/CVE-2012-0856
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.