
Cloud Vulnerability DB
A community-led vulnerabilities database
An issue was discovered in the acc_reader crate through 2020-12-27 for Rust, identified as RUSTSEC-2020-0155 (CVE-2020-36513). The vulnerability involves the read_up_to method potentially reading from uninitialized memory locations, which poses a significant security risk. The issue was discovered by the Rust group at Georgia Tech's Systems Software & Security Lab (@sslab-gatech) while scanning Rust code on crates.io (RustSec Advisory).
The vulnerability stems from unsound implementations in the fill_buf() and read_up_to() methods. These methods create an uninitialized buffer and pass it to a user-provided Read implementation, which violates Rust's safety guarantees. According to the Read trait documentation, it is the responsibility of the implementation to ensure that the buffer is initialized before calling read. The vulnerability has received 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 (NVD Database).
The vulnerability allows safe Rust code to exhibit undefined behavior through reading from uninitialized memory locations. This could potentially lead to memory corruption, information disclosure, or program crashes. The high CVSS score indicates that the vulnerability can be exploited remotely with no special privileges or user interaction required (NVD Database).
The vulnerability is classified with CWE-908 (Use of Uninitialized Resource). The issue affects all versions of the acc_reader crate up to and including version 2.0.0. The vulnerability can be triggered through normal usage of the affected methods, making it particularly concerning for applications that rely on this crate (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."