Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/05/09 12:0 a.m.11 views

Missing check in the updateValset function

Lines of code Vulnerability details Impact The updateValset function don't check that the sum of the powers of the new validators in the new valset is greater than the threshold, which can lead to unwanted behavior. There are 2 main problems that can occur in that situation: 1. The sum of the new...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/31 12:0 a.m.9 views

The system can get to a "stuck" state if a bad proposal (proposal that can't be executed) is accepted

Handle CertoraInc Vulnerability details LimboDAO.sol updateCurrentProposal modifier and makeProposal function The LimboDAO contract has a variable that indicates the current proposal - every time there can be only one proposal. The only way a proposal can be done and a new proposal can be...

7.1AI score
SaveExploits0
Rows per page
Query Builder