Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/02/22 12:0 a.m.12 views

KUMABondToken.approve() should revert if the owner of the tokenId is blacklisted

Lines of code Vulnerability details Impact It is still possible for a blacklisted user's bond token to be approved. Proof of Concept KUMABondToken.approve only checks if msg.sender and to are not blacklisted. It doesn't check if the owner of the tokenId is not blacklisted. For example, the...

6.8AI score
SaveExploits0
Rows per page
Query Builder