
Cloud Vulnerability DB
A community-led vulnerabilities database
An issue was discovered in the rand_core crate versions 0.6.0 through 0.6.2 for Rust, identified as CVE-2021-27378. The vulnerability involves incorrect buffer-length checks in the read_u32_into and read_u64_into functions, which could result in a random number generator being seeded with insufficient data (RUSTSEC Advisory).
The vulnerability specifically affects the rand_core::le::read_u32_into and rand_core::le::read_u64_into functions. These functions contain incorrect checks on the source buffer length, which allows the destination buffer to be under-filled. This issue has a CVSS v3.1 base score of 9.8 (CRITICAL) with the vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H (RUSTSEC Advisory).
The vulnerability affects certain downstream RNGs, particularly Hc128Rng, allowing them to be seeded using the SeedableRng::from_seed trait-function with keys that are too short. However, it's noted that the more widely used ChaCha*Rng is not affected by this vulnerability (RUSTSEC Advisory).
The vulnerability has a low attack complexity and requires no privileges or user interaction to exploit. It can be accessed over the network, as indicated by its CVSS score and vector (RUSTSEC Advisory).
The vulnerability has been patched in rand_core version 0.6.2 and later. Users should upgrade to version 0.6.2 or newer to address this security issue. Versions prior to 0.6.0 are unaffected by this vulnerability (RUSTSEC Advisory).
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."