PT-2020-17640 · Rust · Dces Crate

Published

2020-12-09

·

Updated

2021-08-25

·

CVE-2020-36459

CVSS v3.1

8.1

High

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions dces crate versions through 2020-12-09
Description An issue was discovered in the dces crate where the World type is marked as Send but lacks bounds on its EntityStore and ComponentStore. This allows non-thread safe EntityStore and ComponentStores to be sent across threads and cause data races.
Recommendations For versions through 2020-12-09, consider restricting the use of the World type to prevent sending non-thread safe EntityStore and ComponentStores across threads until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Command Injection

Race Condition

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2020-36459
GHSA-HXW9-JXQW-JC8J
RUSTSEC-2020-0139

Affected Products

Dces Crate