Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/07/01 12:00 a.m.12 views

AccountantDelegate.sol#sweepInterest() Extra amount of cNote will sent to the treasury, causing a shortage of cNote on the accountant's account

Lines of code Vulnerability details function sweepInterest external override if msg.sender != admin revert SenderNotAdminmsg.sender; //Total balance of Treasury = Note + CNote Balance, Exp memory exRate = Expmantissa: cnote.exchangeRateStored; //used stored interest rates in determining amount to...

6.7AI score
SaveExploits0
Rows per page
Query Builder