Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/09/06 12:00 a.m.4 views

Vulnerability in the increaseTotalStake() call happening before deleting the lock in the processRebond() function.

Lines of code Vulnerability details Impact This can allow double claiming of stake if the user tries to rebond again with the same lock ID. Proof of Concept The main points: • del.bondedAmount is increased before the lock is deleted • increaseTotalStake is called after deleting the lock If...

6.9AI score
SaveExploits0
Rows per page
Query Builder