Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. scottqueue
  4. ›
  5. CVE-2020-36453

CVE-2020-36453: Data races in scottqueue

August 25, 2021

An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue. 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.

References

  • github.com/advisories/GHSA-gvvv-w559-2hg6
  • github.com/rossdylan/rust-scottqueue
  • github.com/rossdylan/rust-scottqueue/issues/1
  • nvd.nist.gov/vuln/detail/CVE-2020-36453
  • rustsec.org/advisories/RUSTSEC-2020-0133.html

Code Behaviors & Features

Detect and mitigate CVE-2020-36453 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.1.0

Solution

Unfortunately, there is no solution available yet.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

cargo/scottqueue/CVE-2020-36453.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:42 +0000.