First published: Sun Apr 05 2020(Updated: )
An issue was discovered in libgpac.a in GPAC 0.8.0, as demonstrated by MP4Box. audio_sample_entry_Read in isomedia/box_code_base.c does not properly decide when to make gf_isom_box_del calls. This leads to various use-after-free outcomes involving mdia_Read, gf_isom_delete_movie, and gf_isom_parse_movie_boxes.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GPAC MP4Box | =0.8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2020-11558 is categorized as high due to the potential for remote code execution and use-after-free vulnerabilities.
To fix CVE-2020-11558, upgrade GPAC to the latest version that addresses this vulnerability.
CVE-2020-11558 affects GPAC version 0.8.0 specifically.
CVE-2020-11558 is a use-after-free vulnerability found in the audio_sample_entry_Read function.
Yes, CVE-2020-11558 could potentially lead to data corruption due to improper memory handling.