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 | |
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
21 Nov 2024, 06:24
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/gpac/gpac/commit/71460d72ec07df766dab0a4d52687529f3efcf0a - Patch, Third Party Advisory | |
References | () https://github.com/gpac/gpac/issues/1876 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://www.debian.org/security/2023/dsa-5411 - |
27 May 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2022-06-08 18:15
Updated : 2024-11-21 06:24
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')