5.5
CVE-2022-35085
- EPSS 0.31%
- Veröffentlicht 21.09.2022 00:15:10
- Zuletzt bearbeitet 27.05.2025 19:15:22
- CVE-Watchlists
- Unerledigt
SWFTools commit 772e55a2 was discovered to contain a memory leak via /lib/mem.c.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.225 |
| 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/Cvjark/Poc/blob/main/swftools/gif2swf/CVE-2022-35085.md
https://github.com/matthiaskramm/swftools/issues/181