Vulnerability DatabaseGHSA-36xm-35qq-795w

GHSA-36xm-35qq-795w
Rust vulnerability analysis and mitigation

Overview

The vulnerability (GHSA-36xm-35qq-795w) affects the Rust cargo inventory package versions prior to 0.2.0. Discovered and disclosed on September 11, 2023, this moderate severity vulnerability involves the exposure of non-Sync data references to arbitrary threads. The core issue lies in the package's failure to enforce Sync bounds on caller-provided values stored in the plugin registry (GitHub Advisory, RustSec Advisory).

Technical details

The technical issue stems from the package not enforcing a Sync bound on the type of caller-provided value held in the plugin registry. References to these values could be accessed by arbitrary threads other than the one that constructed them. This creates a scenario where thread-unsafe data could be submitted into inventory and then accessed as a reference simultaneously from multiple threads, potentially leading to race conditions or memory corruption (GitHub PR).

Impact

The vulnerability could result in undefined behavior, including potential double-free corruption or memory safety violations when thread-unsafe data is accessed concurrently. This was demonstrated through a proof-of-concept that showed how using a Cell type (which is not thread-safe) could lead to program abortion due to memory corruption (GitHub PR).

Mitigation and workarounds

The vulnerability has been patched in version 0.2.0 of the inventory package. The fix involves enforcing that data submitted by the caller into inventory implements the Sync trait, preventing thread-unsafe data from being stored in the registry (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

GHSA-2cgv-28vr-rv6jHIGH8.8
  • RustRust
  • libcrux-intrinsics
NoYesDec 04, 2025
GHSA-xrv8-2pf5-f3q7MEDIUM6
  • RustRust
  • nitro-tpm-pcr-compute
NoYesDec 05, 2025
GHSA-mj73-j457-8x9qLOW2.7
  • RustRust
  • maxminddb
NoYesDec 02, 2025
GHSA-pq5v-rwp8-p7gmLOW2.7
  • RustRust
  • rtvm-interpreter
NoNoDec 02, 2025
RUSTSEC-2025-0133N/AN/A
  • RustRust
  • libcrux-intrinsics
NoYesDec 04, 2025

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