10
CVE-2020-35895
- EPSS 0.63%
- Veröffentlicht 31.12.2020 10:15:17
- Zuletzt bearbeitet 21.11.2024 05:28:26
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the stack crate before 0.3.1 for Rust. ArrayVec has an out-of-bounds write via element insertion.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Stack Project ≫ Stack SwPlatformrust Version < 0.3.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.63% | 0.696 |
| 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 | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.