H-03 talks about CoreSaltyFeed and TWAP which can lead to price manipulation.
The CoreSaltyFeed.sol file and related functionalities have been removed in the new implementation now.
Mitigation
Various changes have been done in this commit as a result of which the above file and functionality does not exist anymore:
The stablecoin framework has been removed: /stablecoin, /price_feed, WBTC/WETH collateral, PriceAggregator, price feeds and USDS.
Lines of code
Vulnerability details
Summary
H-03 talks about CoreSaltyFeed and TWAP which can lead to price manipulation. The
CoreSaltyFeed.sol
file and related functionalities have been removed in the new implementation now.Mitigation
Various changes have been done in this commit as a result of which the above file and functionality does not exist anymore:
Hence this is no more applicable.
Conclusion
Can be considered as fixed.