5.5
CVE-2022-36152
- EPSS 0.05%
- Veröffentlicht 16.08.2022 21:15:13
- Zuletzt bearbeitet 21.11.2024 07:12:30
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
tifig v0.2.2 was discovered to contain a memory leak via operator new[](unsigned long) at /asan/asan_new_delete.cpp.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Monostream ≫ Tifig Version0.2.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.135 |
| 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, which slowly consumes remaining memory.