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 Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/CosmWasm/wasmd/x/wasm/types
to version 0.52.0 or higher.
github.com/CosmWasm/wasmd/x/wasm/types is a reverse proxy that translates gRPC into RESTful JSON APIs
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the ValidateBasic()
function not checking the size of the incoming message. An attacker can cause denial of service by sending message contents with a large number of addresses, generating a large number of code IDs.