Lenders might buy a loan that has a higher loanRatio
than their maxLoanRatio
.
Lenders can buy a loan under the auction using buyLoan()
.
But it doesn't validate the maxLoanRatio
requirement which is checking in other functions.
As a result, lenders might buy a bad loan that has a dangerous loan ratio.
Lenders might buy a bad loan unexpectedly.
Manual Review
buyLoan()
should validate maxLoanRatio
.
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.