Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/10/16 12:0 a.m.14 views

Prevent execution with invalid signatures

Handle gpersoon Vulnerability details Impact Suppose one of the supplied addrsi to the constructor of Identity.sol happens to be 0 by accident. In that case: privileges0 = 1 Now suppose you call execute with an invalid signature, then recoverAddrImpl will return a value of 0 and thus signer=0. If...

6.8AI score
SaveExploits0
Rows per page
Query Builder