
Cloud Vulnerability DB
A community-led vulnerabilities database
The crypto2 crate through 2021-10-08 for Rust contains a vulnerability in its Chacha20 encryption and decryption implementation. During these operations, an unaligned read of a u32 may occur due to incorrect handling of alignment requirements on input slices (RustSec Advisory, NVD).
The vulnerability stems from the implementation not enforcing alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut. This breaks the contract and introduces undefined behavior in the Chacha20 encryption and decryption operations. The issue affects multiple functions including crypto2::streamcipher::Chacha20::encryptslice, crypto2::streamcipher::Chacha20::decryptslice, and crypto2::streamcipher::xorsi512_inplace. The vulnerability has been assigned a CVSS v3.1 base score of 9.8 CRITICAL (NVD).
The vulnerability introduces undefined behavior in the cryptographic operations, which could potentially compromise the security of the encryption and decryption processes. Given the CVSS score of 9.8, this indicates potential high impacts on confidentiality, integrity, and availability of systems using the affected crypto2 crate (NVD).
As of the last available information, there are no patched versions available for 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."