Description and Proof of Concept
token.transferFrom(msg.sender, address(this), amount)
the reult was not checked and this could lead to potential vulnerabilities check below
Impact
Non-Standard Token Issues:
Some tokens (like USDT) don't return values
Some return false on failure instead of reverting
Transaction succeeds but no tokens move
2 State Inconsistency:
Recommended mitigation
Return value of transferFrom should be checked
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.