
Cloud Vulnerability DB
A community-led vulnerabilities database
An issue was discovered in the abomonation crate through 2021-10-17 for Rust. The vulnerability stems from insufficiently constrained transmute operations that convert between &T and &[u8] types, which can lead to information leaks or ASLR bypass (RustSec Advisory, NVD).
The vulnerability exists in the core functionality of the abomonation crate where transmute operations are used for serialization and deserialization. The implementation incorrectly assumes that the layout of repr(Rust) type is stable. The issue is so fundamental that no test in the crate's test suite passes under miri. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 HIGH with vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N (NVD).
The vulnerability can lead to multiple security issues: 1) Information leaks through the disclosure of padding bytes contents, 2) ASLR (Address Space Layout Randomization) bypass through the exposure of pointer contents, and 3) Potential violation of alignment requirements (RustSec Advisory).
As of the reporting date, there are no patched versions available for this vulnerability. The fundamental nature of the issue suggests that the crate's core functionality needs to be redesigned to properly handle type transmutation (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."