CVE-2021-30022
Last modified
CVE-2021-30022 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. There is a integer overflow in media_tools/av_parsers.c in the gf_avc_read_pps_bs_internal in GPAC from 0.5.2 to 1.0.1. pps_id may be a negative number, so it will not return. EPSS estimates a 1.07% chance of exploitation in the next 30 days.
Description
There is a integer overflow in media_tools/av_parsers.c in the gf_avc_read_pps_bs_internal in GPAC from 0.5.2 to 1.0.1. pps_id may be a negative number, so it will not return. However, avc->pps only has 255 unit, so there is an overflow, which results a crash.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gpac | Gpac | >= 0.5.2, <= 1.0.1 |
References
- https://github.com/gpac/gpac/commit/51cdb67ff7c5f1242ac58c5aa603ceaf1793b788Patch, Third Party Advisory
- https://github.com/gpac/gpac/issues/1720Exploit, Third Party Advisory
- https://github.com/gpac/gpac/commit/51cdb67ff7c5f1242ac58c5aa603ceaf1793b788Patch, Third Party Advisory
- https://github.com/gpac/gpac/issues/1720Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2021-30022?
How severe is CVE-2021-30022?
How do I fix CVE-2021-30022?
Are you affected by CVE-2021-30022?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
