Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/03/07 12:0 a.m.16 views

Losses are double counted if there currently locked profits

Lines of code Vulnerability details Impact Losses are double counted and vault participants lose funds Proof of Concept if roi 0 vars.gain = uint256roi; vars.fees = chargeFeesvars.stratAddr, vars.gain; strategy.gains += vars.gain; ... // Profit is locked and gradually released per block // NOTE:...

6.7AI score
SaveExploits0
Rows per page
Query Builder