PT-2020-17629 · Rust · Kekbit

Published

2020-12-18

·

Updated

2021-08-25

·

CVE-2020-36449

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 kekbit crate versions prior to 0.3.4
Description The issue allows users to send H: !Send to other threads, which can potentially lead to data races and undefined behavior. This is because Send is implemented for ShmWriter<H> without requiring H: Send.
Recommendations For versions prior to 0.3.4, update to version 0.3.4 or later to resolve the issue. As a temporary workaround, consider restricting the use of ShmWriter<H> to prevent sending H: !Send to other threads until a patch is available.

Exploit

Fix

Command Injection

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

Weakness Enumeration

Related Identifiers

CVE-2020-36449
GHSA-G83M-67WH-WHPW
RUSTSEC-2020-0129

Affected Products

Kekbit