RUSTSEC-2020-0089
Dashboard / Vulnerabilities / RUSTSEC-2020-0089
RUSTSEC-2020-0089
Published: 9 Dec 2020Last Modified: 8 Nov 2023
Aliases:
Summary: nanorand 0.5.0 - RNGs failed to generate properly for non-64-bit numbers
Details: In versions of `nanorand` prior to 0.5.1, `RandomGen` implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an `as` conversion. This often manifested as RNGs returning nothing but 0, including the cryptographically secure `ChaCha` random number generator..
References: https://crates.io/crates/nanorand, https://rustsec.org/advisories/RUSTSEC-2020-0089.html, https://twitter.com/aspenluxxxy/status/1336684692284772352
Affected packages
Package
Name: nanorand
Purl: pkg:cargo/nanorand
Affected ranges
Type: SEMVER
Events:
Introduced- 0.0.0-0
Fixed -0.5.1
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
