fast-float contains multiple soundness issues:
The library is also unmaintained.
For quickly parsing floating-point numbers third-party crates are generally no longer needed. A fast float parsing algorithm by the author of lexical has been merged into libcore. When requiring direct parsing from bytes and/or partial parsers, the <code>fast-float2</code> fork of fast-float containing these security patches and reduces overall usage of unsafe.
{
"nvd_published_at": null,
"github_reviewed_at": "2024-11-12T20:48:39Z",
"cwe_ids": [],
"severity": "LOW",
"github_reviewed": true
}