Vulnerability Details : CVE-2021-30020
Potential exploit
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.
Vulnerability category: Memory Corruption
Products affected by CVE-2021-30020
- cpe:2.3:a:gpac:gpac:1.0.1:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-30020
0.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 25 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-30020
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2021-30020
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-30020
-
https://github.com/gpac/gpac/issues/1722
A heap overflow in function gf_hevc_read_pps_bs_internal · Issue #1722 · gpac/gpac · GitHubExploit;Third Party Advisory
-
https://github.com/gpac/gpac/commit/51cdb67ff7c5f1242ac58c5aa603ceaf1793b788
add safety in avc/hevc/vvc sps/pps/vps ID check - cf #1720 #1721 #1722 · gpac/gpac@51cdb67 · GitHubPatch;Third Party Advisory
Jump to