Lucene search
+L

1 matches found

Code423n4
Code423n4
•added 2022/07/17 12:0 a.m.•19 views

Possible casting overflow in _updateAccounting function

Lines of code Vulnerability details Impact In the updateAccounting function, the inkOut and artIn parameters are cast from type uint256 to uint128. However, since the explicit cast does not ensure the value fits the uint128 data type i.e., not ensuring value = typeuint128.max, casting overflows a...

7AI score
SaveExploits0
Rows per page
Query Builder