RUSTSEC-2020-0139
Dashboard / Vulnerabilities / RUSTSEC-2020-0139
RUSTSEC-2020-0139
Published: 9 Dec 2020Last Modified: 8 Nov 2023
Aliases:
Summary: dces' World type can cause data races
Details: The `World` type in `dces` is marked as `Send` without bounds on its `EntityStore` and `ComponentStore`. This allows non-thread safe `EntityStore` and `ComponentStore`s to be sent across threads and cause data races.
References: https://crates.io/crates/dces, https://rustsec.org/advisories/RUSTSEC-2020-0139.html, https://gitlab.redox-os.org/redox-os/dces-rust/-/issues/8
Affected packages
Package
Name: dces
Purl: pkg:cargo/dces
Affected ranges
Type: SEMVER
Events:
Introduced- 0.0.0-0
Fixed -None
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
