CWA-2024-002: Arithmetic overflows in cosmwasm-std
Severity Medium[^1] Affected versions: - cosmwasm-std = 2.0.0, < 2.0.2 - cosmwasm-std = 1.5.0, < 1.5.4 - cosmwasm-std = 1.3.0, < 1.4.4 Patched versions: cosmwasm-std 1.4.4, 1.5.4, 2.0.2 Some mathematical operations in cosmwasm-std use wrapping math instead of panicking on overflo…
Read on CosmWasm/advisories ↗