You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue was discovered in the rand_core crate before 0.6.2 for Rust. Because read_u32_into and read_u64_into mishandle certain buffer-length checks, a random number generator may be seeded with too little data.
CVE-2021-27378 - High Severity Vulnerability
Vulnerable Libraries - rand_core-0.3.1.crate, rand_core-0.4.0.crate
rand_core-0.3.1.crate
Core random number generator traits and tools for implementation.
Library home page: https://crates.io/api/v1/crates/rand_core/0.3.1/download
Dependency Hierarchy:
rand_core-0.4.0.crate
Core random number generator traits and tools for implementation.
Library home page: https://crates.io/api/v1/crates/rand_core/0.4.0/download
Dependency Hierarchy:
Vulnerability Details
An issue was discovered in the rand_core crate before 0.6.2 for Rust. Because read_u32_into and read_u64_into mishandle certain buffer-length checks, a random number generator may be seeded with too little data.
Publish Date: 2021-02-18
URL: CVE-2021-27378
CVSS 3 Score Details (9.8)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://rustsec.org/advisories/RUSTSEC-2021-0023.html
Release Date: 2021-02-18
Fix Resolution: rand_core - 0.6.2
The text was updated successfully, but these errors were encountered: