9.8
CVE-2020-25573
- EPSS 0.6%
- Veröffentlicht 14.09.2020 19:15:11
- Zuletzt bearbeitet 21.11.2024 05:18:08
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linked-hash-map Project ≫ Linked-hash-map Version < 0.5.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.6% | 0.667 |
| 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-824 Access of Uninitialized Pointer
The product accesses or uses a pointer that has not been initialized.