code-423n4 / 2024-03-saltyio-mitigation-findings

0 stars 0 forks source link

M-08 MitigationConfirmed #74

Open c4-bot-4 opened 7 months ago

c4-bot-4 commented 7 months ago

Lines of code

Vulnerability details

Comments

PriceAggregator#getPriceBTC() and PriceAggregator#getPriceETH() could revert due to high volatility in collateral tokens, potentially leading to frozen liquidations and causing further damage to the protocol.

Mitigation

commit 8e3231d The mitigation removed the whole stablecoin framework: /stablecoin, /price_feed, WBTC/WETH collateral, PriceAggregator, price feeds and USDS. The original issue was resolved since the flaw function has also been removed.

Conclusion

Confirmed

c4-judge commented 6 months ago

Picodes marked the issue as satisfactory