In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for fast-float
.
fast-float is a crate that provides a super-fast decimal number parser from strings into floats.
Affected versions of this package are vulnerable to Reliance on Undefined, Unspecified, or Implementation-Defined Behavior when checking input length and due to functions marked as safe with non-local safety guarantees.
Note:
There is a maintained fork of this package, containing a fix for this vulnerability: fast-float2