Vulnerability DatabaseGHSA-gq4h-f254-7cw9

GHSA-gq4h-f254-7cw9
Rust vulnerability analysis and mitigation

Overview

A high severity vulnerability was discovered in the ticketed_lock Rust crate (GHSA-gq4h-f254-7cw9) affecting versions prior to 0.3.0. The vulnerability stems from the unconditional implementation of Send for ReadTicket and WriteTicket types, which was discovered on November 17, 2020, and published to the GitHub Advisory Database on August 25, 2021. The issue affects the core functionality of the ticketed_lock crate, potentially impacting applications using this locking mechanism (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability arises from the unsafe implementation of the Send trait for ReadTicket and WriteTicket without proper type bounds. The CVSS score is 8.1 (High), with attack vector being Network, attack complexity High, requiring no privileges or user interaction. The vulnerability is tracked as CWE-362 and allows non-Send types to be sent across thread boundaries, which violates Rust's thread safety guarantees (GitHub Advisory, RustSec Advisory).

Impact

The vulnerability can lead to data races when types with internal mutability are cloned and sent to other threads through ReadTicket/WriteTicket. These data races can result in memory corruption or other undefined behavior, potentially compromising the integrity and security of applications using the affected versions of the crate (RustSec Advisory).

Mitigation and workarounds

The vulnerability was fixed in version 0.3.0 of the ticketed_lock crate. The fix involves adding T: Send bounds to Send implementations of ReadTicket/WriteTicket, as demonstrated in commit a986a93. Users are advised to upgrade to version 0.3.0 or later to mitigate this vulnerability (GitHub Commit, RustSec Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

RUSTSEC-2026-0216HIGH7.5
  • Rust logoRust
  • nostr
NoYesJul 25, 2026
GHSA-qqc3-94qv-7fw3MEDIUM6.3
  • Rust logoRust
  • hubuum_client
NoYesJul 24, 2026
GHSA-f45q-w629-wr25MEDIUM6.3
  • Rust logoRust
  • hubuum_client
NoYesJul 24, 2026
GHSA-g9hv-x236-4qp3MEDIUM5.3
  • Rust logoRust
  • russh
NoYesJul 24, 2026
GHSA-2625-rw7m-5q5xLOW2.3
  • Rust logoRust
  • hubuum_client
NoYesJul 24, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management