9.8
CVE-2019-16142
- EPSS 0.43%
- Veröffentlicht 09.09.2019 12:15:10
- Zuletzt bearbeitet 21.11.2024 04:30:08
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Renderdocs-rs Project ≫ Renderdocs-rs Version < 0.5.0
| 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-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.