Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2024/04/24 5:37 p.m.27 views

CosmWasm affected by arithmetic overflows

Some mathematical operations in cosmwasm-std use wrapping math instead of panicking on overflow for very big numbers. This can lead to wrong calculations in contracts that use these operations. Affected functions: - Uint256,512::pow / Int256,512::pow - Int256,512::neg Affected if overflow-checks ...

5.3CVSS6.4AI score0.00418EPSS
SaveExploits1References7Affected Software1
RustSec
RustSec
added 2024/04/24 12:0 p.m.7 views

Arithmetic overflows in cosmwasm-std

Some mathematical operations in cosmwasm-std use wrapping math instead of panicking on overflow for very big numbers. This can lead to wrong calculations in contracts that use these operations. Affected functions: - Uint256,512::pow / Int256,512::pow - Int256,512::neg Affected if overflow-checks ...

5.3CVSS7.3AI score0.00418EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder