7.5
CVE-2021-29942
- EPSS 0.35%
- Veröffentlicht 01.04.2021 05:15:15
- Zuletzt bearbeitet 21.11.2024 06:02:01
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the reorder crate through 2021-02-24 for Rust. swap_index can return uninitialized values if an iterator returns a len() that is too large.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Reorder Project ≫ Reorder SwPlatformrust Version <= 2021-02-24
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.543 |
| 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.