Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/06/21 12:0 a.m.10 views

Incorrect repayAmount used in CNote

Lines of code Vulnerability details Impact repayAmount was used instead of repayAmountFinal in CNote.repayBorrowFresh. This will lead to revert if the borrower want to repay full amount with typeuint.max Proof of Concept uint actualRepayAmount = doTransferInpayer, repayAmount; Recommended...

6.8AI score
SaveExploits0
Rows per page
Query Builder