Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/05/11 12:00 a.m.12 views

Integer Overflow in ScreeningVote Function of StandardFunding.sol.

Lines of code Vulnerability details Impact In the screeningVote function of StandardFunding.sol contract, specifically in the line where the votes parameter is converted to a uint128 using the SafeCast.toUint128 function. The issue is that the votes parameter is not limited to 128 bits, which can...

7.2AI score
SaveExploits0
Rows per page
Query Builder