Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/10/25 12:00 a.m.10 views

Wrong accounting used in auctionDebt in AccountingEngine contract

Lines of code Vulnerability details Impact As the title suggests, the accounting in auctionDebt function is incorrect. In this particular section of the code: uint256 coinBalance = safeEngine.coinBalanceaddressthis; uint256 debtBalance = safeEngine.debtBalanceaddressthis; if...

7AI score
SaveExploits0
Rows per page
Query Builder