7.5
CVE-2020-35890
- EPSS 0.33%
- Veröffentlicht 31.12.2020 10:15:16
- Zuletzt bearbeitet 21.11.2024 05:28:25
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the ordnung crate through 2020-09-03 for Rust. compact::Vec violates memory safety via out-of-bounds access for large capacity.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ordnung Project ≫ Ordnung SwPlatformrust Version <= 2020-09-03
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.533 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.