Vulnerability DatabaseRUSTSEC-2021-0144

RUSTSEC-2021-0144
Rust vulnerability analysis and mitigation

Overview

The vulnerability in the rust-traitobject crate (RUSTSEC-2021-0144) involves unsafe implementation of data and data_mut functions. The issue stems from assumptions about fat pointer layout in Rust's trait objects, where the code assumes the first element is always a data pointer. While this was true at the time, this implementation could potentially break in future Rust versions, creating a security vulnerability (GitHub Issue).

Technical details

The vulnerability exists in the implementation of data and data_mut functions within the crate. The unsafe code uses mem::transmute to handle pointer conversions, making assumptions about the memory layout of trait objects. Specifically, it assumes that the first element of a fat pointer is the data pointer, which while true in current Rust versions, is not guaranteed to remain consistent in future versions (GitHub Issue).

Impact

If exploited, this vulnerability could lead to memory safety issues in applications using the rust-traitobject crate, particularly if future Rust versions modify the trait object layout. This could potentially result in undefined behavior and security implications for dependent applications (GitHub Issue).

Mitigation and workarounds

A fix has been implemented in commit 99b1993, though it was pending release as version 0.1.1 at the time of the report. Users were advised to update to the fixed version once released or consider using alternative implementations (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-65807HIGH8.4
  • RustRust
  • sd
NoNoDec 10, 2025
CVE-2025-66627HIGH7.8
  • RustRust
  • wasmi
NoYesDec 09, 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