Vulnerability DatabaseRUSTSEC-2021-0073

RUSTSEC-2021-0073
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the prost-types crate before version 0.8.0 for Rust, identified as RUSTSEC-2021-0073 (CVE-2021-38192). The vulnerability involves a potential overflow condition that can occur during the conversion process from Timestamp to SystemTime. The issue was disclosed on August 8, 2021 (NVD).

Technical details

The vulnerability stems from the use of + and - operators on UNIXEPOCH during timestamp conversion operations. When converting from prosttypes::Timestamp to SystemTime, the operation can result in an overflow and subsequent panic, particularly when handling untrusted input. The issue is further complicated by the Timestamp::normalize function, which may either panic or wrap around depending on compiler settings (GitHub Issue). The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) with a vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The primary impact of this vulnerability is a potential denial-of-service condition. When processing untrusted Timestamp inputs, the application may panic due to overflow conditions, leading to service disruption. This is particularly concerning in systems that process external timestamp data or handle untrusted protocol buffer messages (GitHub Issue).

Mitigation and workarounds

The vulnerability was fixed in prost-types version 0.8.0. For affected versions, it is recommended to implement proper input validation before timestamp conversion and consider using SystemTime::checked{add,sub} methods instead of direct arithmetic operations. Additionally, the Timestamp::normalize function should be modified to use saturating{add,sub} operations to prevent panics (GitHub Issue).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-66627HIGH8.4
  • RustRust
  • wasmi
NoYesDec 09, 2025
GHSA-xrv8-2pf5-f3q7MEDIUM6
  • RustRust
  • nitro-tpm-pcr-compute
NoYesDec 05, 2025
CVE-2025-67487MEDIUM5.5
  • RustRust
  • static-web-server
NoYesDec 09, 2025
CVE-2025-66622LOW1.3
  • RustRust
  • matrix-sdk-base
NoYesDec 09, 2025
RUSTSEC-2025-0135N/AN/A
  • RustRust
  • matrix-sdk-base
NoYesDec 08, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management