7.5
CVE-2021-29939
- EPSS 0.77%
- Veröffentlicht 01.04.2021 05:15:14
- Zuletzt bearbeitet 21.11.2024 06:02:01
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the stackvector crate through 2021-02-19 for Rust. There is an out-of-bounds write in StackVec::extend if size_hint provides certain anomalous data.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Stackvector Project ≫ Stackvector SwPlatformrust Version < 1.0.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.77% | 0.727 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.