Lucene search
+L

1 matches found

Code423n4
Code423n4
•added 2022/08/07 12:0 a.m.•12 views

MIMOProxy.sol can change owner, but not all contracts expect it. Registry.getCurrentProxy() can give wrong outputs.

Lines of code Vulnerability details Impact Registry.getCurrentProxy is expected to return the individual Proxy.sol for a user EOA. But Proxy.sol can change its owner, and Registry will not know it. Thus Registry.getCurrentProxy only show a deployers, and it means nothing for the project. Also,...

6.8AI score
SaveExploits0
Rows per page
Query Builder