7.5

CVE-2020-25794

Exploit
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 ProjectSized-chunks SwPlatformrust Version <= 0.6.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.78% 0.765
CVSS Metriken
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
Patch
Third Party Advisory
Exploit
https://rustsec.org/advisories/RUSTSEC-2020-0041.html
Third Party Advisory