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 Deserialization of Untrusted Data vulnerabilities in an interactive lesson.
Start learningUpgrade rkyv
to version 0.6.0 or higher.
rkyv is a zero-copy deserialization framework for Rust.
Affected versions of this package are vulnerable to Deserialization of Untrusted Data. During serialization, struct padding bytes and unused enum bytes may not be initialized. These bytes may be written to disk or sent over unsecured channels.