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 applicationsUpgrade rust-zserio to version 0.5.4 or higher.
Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the deserialization process. An attacker can cause excessive memory consumption by providing crafted data with large size values, leading to resource exhaustion and potential denial of service.
This vulnerability can be mitigated by only accepting encoded messages from trusted sources or by allocating a maximum heap amount to limit memory usage.