
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (RUSTSEC-2025-0014) affects the humantime crate, which is using outdated dependencies including time (v0.1) and rand (v0.6) packages. The issue was discovered and reported on August 4, 2022, highlighting potential security concerns due to the usage of deprecated versions of these critical dependencies (GitHub Issue).
The vulnerability stems from the usage of outdated dependencies in the codebase. Specifically, the crate relies on time v0.1 (current version being 0.1.42, with main development on 0.3) and rand v0.6, which contains outdated dependencies. The affected code includes random number generation functions in src/duration.rs and src/date.rs files that utilize these deprecated versions (GitHub Issue).
The use of outdated dependencies may expose the application to known vulnerabilities present in older versions of the time and rand crates. This could potentially affect the security and reliability of applications depending on the humantime crate (GitHub Issue).
A proposed solution includes upgrading the dependencies to their newer versions: time to v0.3 and rand to v0.8. A pull request (#32) has been created to address these dependency updates (GitHub Issue).
The GitHub issue received community engagement with 5 thumbs up reactions and 1 watching reaction, indicating awareness and concern about the maintenance status of the crate (GitHub Issue).
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."