Vulnerability DatabaseRUSTSEC-2025-0003

RUSTSEC-2025-0003
Rust vulnerability analysis and mitigation

Overview

A null pointer dereference vulnerability was discovered in the fast-float-rust library's AsciiStr struct, specifically in the first() method. The vulnerability was reported on October 13, 2024, and affects the library's memory safety when handling empty buffers (GitHub Issue).

Technical details

The vulnerability exists in the first() method of the AsciiStr struct, where unsafe memory access is performed without proper bounds checking. When an empty buffer is provided, the code directly dereferences a pointer offset by self.ptr, which can lead to undefined behavior and potential segmentation faults. The issue was confirmed using Address Sanitizer (ASan) on Ubuntu 22.04.4 LTS with Rust compiler version 1.83.0-nightly (GitHub Issue).

Impact

When exploited, this vulnerability can lead to undefined behavior and potential program crashes through segmentation faults. The issue undermines Rust's core memory safety guarantees by allowing arbitrary memory access when an empty buffer is provided to the AsciiStr struct (GitHub Issue).

Mitigation and workarounds

The vulnerability has been patched in fast-float2 version 0.2.2. The fix involves changing the first() method to return an Option type and implementing proper input validation to safely handle empty structs (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

GHSA-2fjw-whxm-9v4qCRITICAL9.3
  • RustRust
  • nftnl
NoYesNov 25, 2025
CVE-2025-66017HIGH8.2
  • RustRust
  • cggmp21
NoYesNov 25, 2025
GHSA-mj73-j457-8x9qLOW2.7
  • RustRust
  • maxminddb
NoYesDec 02, 2025
GHSA-pq5v-rwp8-p7gmLOW2.7
  • RustRust
  • rtvm-interpreter
NoNoDec 02, 2025
RUSTSEC-2025-0132N/AN/A
  • RustRust
  • maxminddb
NoYesNov 28, 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