Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/02/03 12:0 a.m.8 views

[M-04] Balance manipulation when contract is paused

Lines of code Vulnerability details Impact State-changing methods missing the whenNotPaused modifier, is a security hole. Even when contract is paused increaseTotalBalance and decreaseTotalBalance methods can be called internally. Therefore, medium severity matches. Proof of Concept function...

6.8AI score
SaveExploits0
Rows per page
Query Builder