Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh4dzktanhxdy1qYzhq
Data races in dces
An issue was discovered in the dces crate through 2020-12-09 for Rust. The World type is marked as Send but lacks bounds on its EntityStore and ComponentStore. This allows non-thread safe EntityStore
and ComponentStore
s to be sent
across threads and cause data races.
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh4dzktanhxdy1qYzhq
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: about 3 years ago
Updated: almost 2 years ago
CVSS Score: 8.1
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Identifiers: GHSA-hxw9-jxqw-jc8j, CVE-2020-36459
References:
- https://nvd.nist.gov/vuln/detail/CVE-2020-36459
- https://gitlab.redox-os.org/redox-os/dces-rust/-/issues/8
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/dces/RUSTSEC-2020-0139.md
- https://rustsec.org/advisories/RUSTSEC-2020-0139.html
- https://github.com/advisories/GHSA-hxw9-jxqw-jc8j
Affected Packages
cargo:dces
Dependent packages: 5Dependent repositories: 9
Downloads: 27,964 total
Affected Version Ranges: <= 0.3.0
No known fixed version
All affected versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2.0, 0.3.0