GPAC version before commit 71460d72ec07df766dab0a4d52687529f3efcf0a (version v1.0.1 onwards) contains loop with unreachable exit condition ('infinite loop') vulnerability in ISOBMFF reader filter, isoffin_read.c. Function isoffin_process() can result in DoS by infinite loop. To exploit, the victim must open a specially crafted mp4 file.
References
Link | Resource |
---|---|
https://github.com/gpac/gpac/commit/71460d72ec07df766dab0a4d52687529f3efcf0a | Patch Third Party Advisory |
https://github.com/gpac/gpac/issues/1876 | Exploit Issue Tracking Third Party Advisory |
https://www.debian.org/security/2023/dsa-5411 |
Configurations
History
No history.
Information
Published : 2022-06-08 18:15
Updated : 2023-05-27 04:15
NVD link : CVE-2021-40592
Mitre link : CVE-2021-40592
CVE.ORG link : CVE-2021-40592
JSON object : View
Products Affected
gpac
- gpac
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')