9.8
CVE-2020-36443
- EPSS 0.43%
- Veröffentlicht 08.08.2021 06:15:07
- Zuletzt bearbeitet 21.11.2024 05:29:31
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the libp2p-deflate crate before 0.27.1 for Rust. An uninitialized buffer is passed to AsyncRead::poll_read(), which is a user-provided trait function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Libp2p ≫ Libp2p-deflate SwPlatformrust Version < 0.27.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.599 |
| 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-908 Use of Uninitialized Resource
The product uses or accesses a resource that has not been initialized.