mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2020-11558](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/gpac/gpac/issues/1440
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|