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 Uncontrolled Recursion vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/cosmos/cosmos-sdk/codec/unknownproto
to version 0.47.15, 0.50.11 or higher.
Affected versions of this package are vulnerable to Uncontrolled Recursion through the UnpackAny
function. An attacker can cause the application to consume excessive CPU and memory resources by sending specially crafted transaction messages that exploit the lack of validation for nested message structures.