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 applicationsLearn about Improper Input Validation vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for anon-vec
.
Affected versions of this package are vulnerable to Improper Input Validation due to insufficient checks on their arguments. An attacker can manipulate the state of the data structure by invoking methods such as AnonVec::get_ref()
, AnonVec::get_mut()
, or AnonVec::remove_get()
with crafted arguments.
Note:
The crate was built as a learning project and is not being maintained.