9.8
CVE-2020-25576
- EPSS 0.54%
- Veröffentlicht 14.09.2020 19:15:11
- Zuletzt bearbeitet 21.11.2024 05:18:09
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the rand_core crate before 0.4.2 for Rust. Casting of byte slices to integer slices mishandles alignment constraints.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Rand Project ≫ Rand Version < 0.4.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.54% | 0.651 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-704 Incorrect Type Conversion or Cast
The product does not correctly convert an object, resource, or structure from one type to a different type.