Vulnerability DatabaseGHSA-hmx9-jm3v-33hv

GHSA-hmx9-jm3v-33hv
Rust vulnerability analysis and mitigation

Overview

The vulnerability (GHSA-hmx9-jm3v-33hv) affects the buffoon crate in Rust, specifically versions 0.5.0 and below, and was discovered on December 31, 2020. The issue involves the InputStream::read_exact method creating and passing an uninitialized buffer to user-provided Read implementation, which could lead to undefined behavior and memory safety issues (RustSec Advisory, GitHub Advisory).

Technical details

The vulnerability stems from the InputStream::read_exact() method's implementation where it creates an uninitialized buffer and passes it to a user-provided Read implementation. This violates the Read trait documentation's safety requirements, which explicitly states that it is the caller's responsibility to ensure the buffer is initialized before calling read. Using an uninitialized buffer obtained via MaybeUninit is not safe and can lead to undefined behavior (SSLAB Issue).

Impact

The vulnerability allows arbitrary Read implementations to read from the uninitialized buffer, potentially leading to memory exposure. Additionally, it can result in incorrect reporting of the number of bytes written to the buffer. The undefined behavior that occurs when reading from uninitialized memory can have unpredictable consequences for program execution (RustSec Advisory).

Mitigation and workarounds

As of the latest available information, there are no patched versions available for this vulnerability. Users of the buffoon crate should consider alternative implementations or ensure proper buffer initialization before calling read operations (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-2fjw-whxm-9v4qCRITICAL9.3
  • RustRust
  • nftnl
NoYesNov 25, 2025
CVE-2025-66017HIGH8.2
  • RustRust
  • cggmp21
NoYesNov 25, 2025
GHSA-mj73-j457-8x9qLOW2.7
  • RustRust
  • maxminddb
NoYesDec 02, 2025
GHSA-pq5v-rwp8-p7gmLOW2.7
  • RustRust
  • rtvm-interpreter
NoNoDec 02, 2025
RUSTSEC-2025-0132N/AN/A
  • RustRust
  • maxminddb
NoYesNov 28, 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