7.5
CVE-2020-25794
- EPSS 1.78%
- Veröffentlicht 19.09.2020 21:15:12
- Zuletzt bearbeitet 21.11.2024 05:18:47
- CVE-Watchlists
- Unerledigt
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, clone can have a memory-safety issue upon a panic.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sized-chunks Project ≫ Sized-chunks SwPlatformrust Version <= 0.6.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.78% | 0.765 |
| 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/bodil/sized-chunks/issues/11
https://rustsec.org/advisories/RUSTSEC-2020-0041.html