
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (CVE-2024-58253) affects the obfstr crate, a Rust library, in versions before 0.4.4. The issue was discovered and disclosed in May 2025, where the obfstr! macro's argument type was not properly restricted to string slices, which could lead to invalid UTF-8 conversion and produce invalid values (MITRE CVE, NVD).
The vulnerability stems from the unsafeasstr function in the obfstr crate, which performs unchecked UTF-8 conversion of byte slices to string slices. The function lacks proper validation of UTF-8 encoding when converting bytes to strings, potentially leading to undefined behavior in Rust when invalid UTF-8 sequences are processed. The vulnerability has been assigned a CVSS v3.1 base score of 2.9 (LOW) with vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N (NVD, GitHub Issue).
The vulnerability can result in undefined behavior in Rust programs when processing invalid UTF-8 sequences. This could potentially lead to memory corruption or other unexpected program behavior when processing untrusted input (GitHub Issue).
The vulnerability has been fixed in version 0.4.4 of the obfstr crate. The fix restricts the obfstr! macro's argument type to string slices, preventing invalid UTF-8 conversion issues. Users are advised to upgrade to version 0.4.4 or later to address this vulnerability (GitHub Comparison).
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."