Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 sized-chunks
.
sized-chunks is a for Efficient sized chunk datatypes.
Affected versions of this package are vulnerable to Insufficient Validation. Multiple issues that affects the security and soundness of the package exists, this includes:
unit()
and pair()
.From<InlineArray<A, T>>
Clone
and insert_from
are not panic-safe; A panicking iterator causes memory safety issues with them.