Code execution via overflowing saio entry allocation
Published Aug 25, 2021 · Updated Aug 3, 2024
Integer overflow in GPAC 1.0.1 MPEG-4 decoding allows attackers to corrupt memory through a crafted saio atom in a video file. The saio_box_read function multiplies an untrusted 32-bit entry count by the u64 element size without checking SIZE_MAX, allocates an undersized offsets buffer, and writes entries beyond it. Exploitation requires a user to open attacker-supplied MPEG-4 content; successful corruption can execute code in the library process context.
Summary
What happened
Integer overflow in GPAC 1.0.1 MPEG-4 decoding allows attackers to corrupt memory through a crafted saio atom in a video file. The saio_box_read function multiplies an untrusted 32-bit entry count by the u64 element size without checking SIZE_MAX, allocates an undersized offsets buffer, and writes entries beyond it. Exploitation requires a user to open attacker-supplied MPEG-4 content; successful corruption can execute code in the library process context.
The record
- CVE
- CVE-2021-21840
- Published
- Aug 25, 2021
- Updated
- Aug 3, 2024
- Vendor
- GPAC Project
- Product
- GPAC
- Classifications
- CWE-680, CWE-119, T1203, T1204.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 25, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record 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=GPAC Project Advanced Content commit a8a8d412dabcb129e695c3e7d861fcc81f608304, GPAC Project Advanced Content v1.0.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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
- Cisco Talos saio decoder proof of conceptproof of concept · demonstrated
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