Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/05 12:00 a.m.11 views

User can brick collateralization ratio calculation by donating a small amount

Lines of code Vulnerability details Impact The following code is used to calculate the collateralization ratio when stablecoinsIssued 0: collatRatio = uint64totalCollateralization.mulDivBASE9, stablecoinsIssued, Math.Rounding.Up; During normal operation, this should not overflow. However, when...

6.9AI score
SaveExploits0
Rows per page
Query Builder