Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/05/26 12:0 a.m.12 views

Fallback handlers can trick users into calling functions of the AmbireAccount contract

Lines of code Vulnerability details Fallback handlers can trick users into calling functions of the AmbireAccount contract Selector clashing can be used to trick users into calling base functions of the wallet. Impact Fallback handlers provide extensibility to the Ambire wallet. The main idea her...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/04/17 4:45 p.m.71 views

GHSA-MX2Q-35M2-X2RH OpenZeppelin Contracts TransparentUpgradeableProxy clashing selector calls may not be delegated

Impact A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from...

5.3CVSS5AI score0.00812EPSS
SaveExploits0References6
Rows per page
Query Builder