logo

CVE-2020-36453 scottqueue

Package

Manager: cargo
Name: scottqueue
Vulnerable Version: >=0 <=0.1.0

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

EPSS: 0.00363 pctl0.57752

Details

Data races in scottqueue An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue<T>. This allows (1) creating data races to a `T: !Sync` and (2) sending `T: !Send` to other threads, resulting in memory corruption or other undefined behavior.

Metadata

Created: 2021-08-25T20:57:17Z
Modified: 2021-08-24T17:59:17Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-gvvv-w559-2hg6/GHSA-gvvv-w559-2hg6.json
CWE IDs: ["CWE-362"]
Alternative ID: GHSA-gvvv-w559-2hg6
Finding: F124
Auto approve: 1