Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/08/06 12:00 a.m.13 views

Storage variable modifications when the contract is paused

Lines of code Vulnerability details Impact The function addMember can be called to modify the the storage variable community even if the contract is paused. function addMemberbytes calldata data, bytes calldata signature external virtual override // Compute hash from bytes bytes32 hash =...

6.9AI score
SaveExploits0
Rows per page
Query Builder