7.5
CVE-2021-39176
- EPSS 0.62%
- Veröffentlicht 31.08.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 06:18:47
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
detect-character-encoding is a package for detecting character encoding using ICU. In detect-character-encoding v0.3.0 and earlier, allocated memory is not released. The problem has been patched in detect-character-encoding v0.3.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Detect-character-encoding Project ≫ Detect-character-encoding SwPlatformnode.js Version < 0.3.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.62% | 0.674 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
| security-advisories@github.com | 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
|
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.