9.8
CVE-2021-45687
- EPSS 0.43%
- Veröffentlicht 27.12.2021 00:15:09
- Zuletzt bearbeitet 21.11.2024 06:32:53
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the raw-cpuid crate before 9.1.1 for Rust. If the serialize feature is used (which is not the the default), a Deserialize operation may lack sufficient validation, leading to memory corruption or a panic.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Raw-cpuid Project ≫ Raw-cpuid SwPlatformrust Version < 9.1.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.619 |
| 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 | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.