RUSTSEC-2019-0018
Dashboard / Vulnerabilities / RUSTSEC-2019-0018
RUSTSEC-2019-0018
Published: 2 Sept 2019Last Modified: 8 Nov 2023
Aliases:
Summary: Internally mutating methods take immutable ref self
Details: Affected versions of this crate exposed several methods which took `self` by immutable reference, despite the requesting the RenderDoc API to set a mutable value internally. This is technically unsound and calling these methods from multiple threads without synchronization could lead to unexpected and unpredictable behavior. The flaw was corrected in release 0.5.0.
References: https://crates.io/crates/renderdoc, https://rustsec.org/advisories/RUSTSEC-2019-0018.html, https://github.com/ebkalderon/renderdoc-rs/pull/32
Affected packages
Package
Name: renderdoc
Purl: pkg:cargo/renderdoc
Affected ranges
Type: SEMVER
Events:
Introduced- 0.0.0-0
Fixed -0.5.0
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
