5.5
CVE-2023-33717
- EPSS 0.28%
- Veröffentlicht 02.06.2023 12:15:09
- Zuletzt bearbeitet 08.01.2025 21:15:11
- CVE-Watchlists
- Unerledigt
mp4v2 v2.1.3 was discovered to contain a memory leak when a method calling MP4File::ReadBytes() had allocated memory but did not catch exceptions thrown by ReadBytes()
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mp4v2 Project ≫ Mp4v2 Version2.1.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.196 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 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
|
| CISA-ADP | 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://github.com/enzo1982/mp4v2/issues/37
https://github.com/enzo1982/mp4v2/