9.8
CVE-2020-35860
- EPSS 0.37%
- Veröffentlicht 31.12.2020 10:15:14
- Zuletzt bearbeitet 21.11.2024 05:28:20
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cbox Project ≫ Cbox SwPlatformrust Version <= 0.3.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.37% | 0.559 |
| 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-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.