In the function gf_hevc_read_pps_bs_internal function in media_tools/av_parsers.c in GPAC 1.0.1 there is a loop, which with crafted file, pps->num_tile_columns may be larger than sizeof(pps->column_width), which results in a heap overflow in the loop.
References
Link | Resource |
---|---|
https://github.com/gpac/gpac/commit/51cdb67ff7c5f1242ac58c5aa603ceaf1793b788 | Patch Third Party Advisory |
https://github.com/gpac/gpac/issues/1722 | Exploit Third Party Advisory |
https://github.com/gpac/gpac/commit/51cdb67ff7c5f1242ac58c5aa603ceaf1793b788 | Patch Third Party Advisory |
https://github.com/gpac/gpac/issues/1722 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/gpac/gpac/commit/51cdb67ff7c5f1242ac58c5aa603ceaf1793b788 - Patch, Third Party Advisory | |
References | () https://github.com/gpac/gpac/issues/1722 - Exploit, Third Party Advisory |
Information
Published : 2021-04-19 20:15
Updated : 2024-11-21 06:03
NVD link : CVE-2021-30020
Mitre link : CVE-2021-30020
CVE.ORG link : CVE-2021-30020
JSON object : View
Products Affected
gpac
- gpac
CWE
CWE-787
Out-of-bounds Write