There is no limit specified on the amount of gas used, so the recipient can use up all of the transaction's gas, causing it to revert.
There is 1 instance of this issue.
File Link | Instance Count | Instance Link |
---|---|---|
ProxyFactory.sol | 1 | 250 |
The recipient can use up all of the transaction's gas, causing it to revert.
baudit: a custom static code analysis tool; manual review
Use address.call{gas: <amount>}("")
or ExcessivelySafeCall instead.
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.