Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/10/11 12:0 a.m.11 views

No validation allows unauthorized voting power transfer by any user.

Lines of code Vulnerability details Impact There is no check that the msg.sender is allowed to delegate votes on behalf of the sources. Any user could call delegateMulti and transfer voting power from other addresses. There should be a require statement to ensure msg.sender owns the tokens they a...

7.2AI score
SaveExploits0
Rows per page
Query Builder