Impact
The vulnerability is a null pointer dereference in the MergeFragment function of GPAC's MP4Box component. Feeding a specially crafted isomedia file causes the code to dereference a null pointer and crash. A local attacker can force the crash by controlling the input, resulting in denial of service.
Affected Systems
GPAC versions up to and including 2.4.0 are affected. The flaw resides in src/isomedia/isom_intern.c used by MP4Box, so any installation of GPAC in this version range on any platform is susceptible.
Risk and Exploitability
The CVSS base score of 4.8 indicates moderate severity. The attack requires local file access, so remote exploitation is not possible. EPSS is not available and the vulnerability is not listed in the KEV catalog, but a public exploit has been released. Processing a malicious file will cause the application to crash; applying the official patch resolved by commit 525bf1af642c30af04e4df5345e6d798c0a4d8a1 eliminates the issue.
OpenCVE Enrichment