Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/07/31 12:0 a.m.10 views

Using LensBaseERC721::_safeTransfer may lead to tokens being locked forever

Lines of code Vulnerability details Impact As we are all aware of, the OZ Address.sol function isContract can be bypassed because as the docs says: It is unsafe to assume that an address for which this function returns false is an externally-owned account EOA and not a contract. Among others,...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/07 12:0 a.m.275 views

ERC721 onERC721Received() reentrancy

Lines of code Vulnerability details Impact Reentrancy is an attack that can occur when a bug in a contract may allow a malicious contract to reenter the contract unexpectedly during execution of the original function. This can be used to drain funds from a smart contract if used maliciously...

7AI score
SaveExploits0
Rows per page
Query Builder