Use-after-free in GPAC - CVE-2020-11558

 

Use-after-free in GPAC - CVE-2020-11558

Published: April 5, 2020 / Updated: August 8, 2020


Vulnerability identifier: #VU34598
CSH Severity: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2020-11558
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
GPAC
Software vendor:
GPAC

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

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.


Remediation

Install update from vendor's website.

External links