7.5
CVE-2021-41959
- EPSS 1.18%
- Veröffentlicht 03.05.2022 11:15:07
- Zuletzt bearbeitet 21.11.2024 06:27:00
- CVE-Watchlists
- Unerledigt
JerryScript Git version 14ff5bf does not sufficiently track and release allocated memory via jerry-core/ecma/operations/ecma-regexp-object.c after RegExp, which causes a memory leak.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Jerryscript ≫ Jerryscript Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.18% | 0.641 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| NIST | 5 | 10 | 2.9 |
AV:N/AC:L/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/jerryscript-project/jerryscript/issues/4781
https://github.com/jerryscript-project/jerryscript/pull/4787