5.5
CVE-2023-48958
- EPSS 0.35%
- Veröffentlicht 07.12.2023 18:15:08
- Zuletzt bearbeitet 21.11.2024 08:32:39
- CVE-Watchlists
- Unerledigt
gpac 2.3-DEV-rev617-g671976fcc-master contains memory leaks in gf_mpd_resolve_url media_tools/mpd.c:4589.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.263 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
CWE-401 Missing Release of Memory after Effective Lifetime
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
https://gist.github.com/dr0v/1204f7a5f1e1497e7bca066638acfbf5
https://github.com/gpac/gpac/issues/2689