Process crash via overflowing ANSI escape argument
Published Jun 18, 2022 · Updated Apr 15, 2025
Integer overflow in FFmpeg 2.0's ANSI decoder allows attackers to crash the decoding process with crafted ANSI art data. The decode_frame parser multiplies an unbounded numeric escape-sequence argument by 10 until it overflows; the upstream fix caps the value before multiplication. Exploitation requires FFmpeg or a consuming application to decode attacker-controlled ANSI art, and the demonstrated consequence is an out-of-bounds read and segmentation-fault process crash.
Summary
What happened
Integer overflow in FFmpeg 2.0's ANSI decoder allows attackers to crash the decoding process with crafted ANSI art data. The decode_frame parser multiplies an unbounded numeric escape-sequence argument by 10 until it overflows; the upstream fix caps the value before multiplication. Exploitation requires FFmpeg or a consuming application to decode attacker-controlled ANSI art, and the demonstrated consequence is an out-of-bounds read and segmentation-fault process crash.
The record
- CVE
- CVE-2014-125011
- Published
- Jun 18, 2022
- Updated
- Apr 15, 2025
- Vendor
- FFmpeg
- Product
- FFmpeg
- Classifications
- CWE-192, CWE-681, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 18, 2022CVE publishedPublication date reported by the CVE source.
- Apr 15, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo