5.5
CVE-2021-46481
- EPSS 0.72%
- Veröffentlicht 25.01.2022 01:15:08
- Zuletzt bearbeitet 21.11.2024 06:34:09
- CVE-Watchlists
- Unerledigt
Jsish v3.5.0 was discovered to contain a memory leak via linenoise at src/linenoise.c.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.72% | 0.489 |
| 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
|
| NIST | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:P
|
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/pcmacdon/jsish/issues/55