Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/08/15 12:00 a.m.9 views

VotingEscrow.increaseUnlockTime() uses wrong unlock time for old lock.

Lines of code Vulnerability details Impact VotingEscrow.increaseUnlockTime uses wrong unlock time for old lock. The user's voting power might be calculated wrongly. Proof of Concept As we can see from CheckpointMath, the oldLock.end should be original value but it uses the increased unlocktime...

7AI score
SaveExploits0
Rows per page
Query Builder