9.1
CVE-2020-35859
- EPSS 0.43%
- Veröffentlicht 31.12.2020 10:15:14
- Zuletzt bearbeitet 21.11.2024 05:28:20
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the lucet-runtime-internals crate before 0.5.1 for Rust. It mishandles sigstack allocation. Guest programs may be able to obtain sensitive information, or guest programs can experience memory corruption.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Lucet-runtime-internals Project ≫ Lucet-runtime-internals SwPlatformrust Version < 0.5.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.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
|
| nvd@nist.gov | 6.4 | 10 | 4.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:P
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.