Vulnerability Details : CVE-2019-16142
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.
Vulnerability category: Input validation
Products affected by CVE-2019-16142
- cpe:2.3:a:renderdocs-rs_project:renderdocs-rs:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-16142
0.20%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 57 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-16142
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-16142
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-16142
-
https://github.com/ebkalderon/renderdoc-rs/pull/32
Switch internally mutating methods to &mut self by ebkalderon · Pull Request #32 · ebkalderon/renderdoc-rs · GitHubPatch;Third Party Advisory
-
https://rustsec.org/advisories/RUSTSEC-2019-0018.html
RUSTSEC-2019-0018: renderdoc: Internally mutating methods take immutable ref self › RustSec Advisory DatabaseThird Party Advisory
Jump to