Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/03 12:00 a.m.13 views

Wrong validation when setting BadCollateralRatio

Lines of code Vulnerability details Impact Setting of BadCollateralRatio has a slight bug //@audit-issue bug here, should be - 1e19 function setBadCollateralRatioaddress pool, uint256 newRatio external onlyRoleDAO requirenewRatio = 130 1e18 && newRatio = 160 1e18, "eUSD vault safe...

6.8AI score
SaveExploits0
Rows per page
Query Builder