7.5
CVE-2021-28036
- EPSS 0.29%
- Veröffentlicht 05.03.2021 09:15:14
- Zuletzt bearbeitet 21.11.2024 05:59:01
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Quinn Project ≫ Quinn SwPlatformrust Version < 0.5.4
Quinn Project ≫ Quinn SwPlatformrust Version >= 0.6.0 < 0.6.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.29% | 0.516 |
| 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:H/I:N/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.