SQL Injection Affecting github.com/cosmwasm/wasmd/x/wasm/keeper package, versions <0.53.0
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-GOLANG-GITHUBCOMCOSMWASMWASMDXWASMKEEPER-7786376
- published 22 Aug 2024
- disclosed 21 Aug 2024
- credit Arnaud Mimart
How to fix?
Upgrade github.com/CosmWasm/wasmd/x/wasm/keeper
to version 0.53.0 or higher.
Overview
Affected versions of this package are vulnerable to SQL Injection through the module_query_safe
query. An attacker can manipulate query results by exploiting the non-deterministic behavior of this query.