Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/05/17 12:00 a.m.13 views

function transferERC721 does not reset nftApprovals if the msg.sender is a delegate

Handle paulius.eth Vulnerability details Impact When the sender is not the owner, the function transferERC721 checks that the sender has nftApprovals set to true. However, after doing the transfer, it does not reset it to false. Maybe that was intended here, but comparing to the function...

7AI score
SaveExploits0
Rows per page
Query Builder