Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/06/14 12:00 a.m.11 views

Unchecked return value for ERC20.approve call

Lines of code Vulnerability details Impact Tokens that don't actually perform the approve and return false are still counted as a correct approve. Proof of Concept In NotionalTradeModule.sol, there is approve function which makes a low level call but does not check the success return value. Some...

6.7AI score
SaveExploits0
Rows per page
Query Builder