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 arrow2
.
arrow2 is a the most feature-complete implementation of the Arrow format after the C++ implementation.
Affected versions of this package are vulnerable to Out-of-bounds Read via the Rows::row_unchecked
method. An attacker can access data beyond the allocated buffer by invoking this method without proper bounds checking.
Note: This vulnerability can be mitigated by migrating to the arrow crate, as the arrow2 crate is no longer maintained and will not receive updates.