7.8
CVE-2021-40571
- EPSS 1.19%
- Veröffentlicht 13.01.2022 18:15:08
- Zuletzt bearbeitet 21.11.2024 06:24:24
- CVE-Watchlists
- Unerledigt
The binary MP4Box in Gpac 1.0.1 has a double-free vulnerability in the ilst_box_read function in box_code_apple.c, which allows attackers to cause a denial of service, even code execution and escalation of privileges.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.19% | 0.639 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-415 Double Free
The product calls free() twice on the same memory address.
https://www.debian.org/security/2023/dsa-5411
https://github.com/gpac/gpac/commit/a69b567b8c95c72f9560c873c5ab348be058f340
https://github.com/gpac/gpac/issues/1895