Lucene search
+L

1 matches found

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

Incorrect Addresses will be returned via retrieveProxyContractAddress() possibly bricking delegations.

Lines of code Vulnerability details The retrieveProxyContractAddress function is used to retrieve the address where it casts a bytes32 to an address type. function retrieveProxyContractAddress ERC20Votes token, address delegate private view returns address bytes memory bytecode = abi.encodePacked...

6.9AI score
SaveExploits0
Rows per page
Query Builder