9.8
CVE-2021-26305
- EPSS 0.5%
- Veröffentlicht 29.01.2021 03:15:12
- Zuletzt bearbeitet 21.11.2024 05:56:03
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Deserializer::read_vec in the cdr crate before 0.2.4 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated heap memory, violating soundness.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cdr Project ≫ Cdr SwPlatformrust Version < 0.2.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.5% | 0.633 |
| 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-908 Use of Uninitialized Resource
The product uses or accesses a resource that has not been initialized.