The loops in Lender.sol
extend beyond 50-100 lines and are likely to exceed the gas limit.
Calls to external contracts inside a loop could lead to DoS, if any of the calls revert or run out of gas.
https://swcregistry.io/docs/SWC-113/
If pass large arrays, the transaction may run out of gas, or if any of the external calls revert which leads to DoS.
Manual
It's crucial to keep in mind that external calls have the potential to fail.
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.