
Cloud Vulnerability DB
A community-led vulnerabilities database
An issue was discovered in the buffoon crate through 2020-12-31 for Rust, identified as RUSTSEC-2020-0154 (CVE-2020-36512). The vulnerability involves the InputStream::read_exact method potentially reading from uninitialized memory locations, which could lead to undefined behavior. The issue was discovered by the Rust group at Georgia Tech (sslab-gatech) while scanning Rust code on crates.io for potential vulnerabilities (RustSec Advisory).
The vulnerability stems from the InputStream::read_exact() method creating an uninitialized buffer and passing it to 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. The vulnerability has been assigned a CVSS v3.1 base score of 9.8 (CRITICAL) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. The issue is classified under CWE-908 (Use of Uninitialized Resource) (NVD Database).
The vulnerability could lead to undefined behavior in Rust programs using the buffoon crate, potentially allowing reading from uninitialized memory locations. This poses significant security risks as it violates Rust's memory safety guarantees (GitHub Issue).
The vulnerability is considered highly exploitable due to its network accessibility, low attack complexity, and no requirements for privileges or user interaction, as reflected in its CVSS score of 9.8 (NVD Database).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."