Files
CVEs-PoC/2020/CVE-2020-11558.md
T
2024-06-18 02:51:15 +02:00

774 B

CVE-2020-11558

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.