moneyversed
medium
Due to the open nature of the protocol and lack of countermeasures, the protocol may be vulnerable to sandwich attacks, allowing attackers to manipulate the order book and exploit arbitrage opportunities.
The CollateralManager.sol contract, along with the entire Teller Protocol, might be susceptible to sandwich attacks due to the open nature of the protocol and lack of countermeasures. This vulnerability could allow attackers to manipulate the order book and exploit arbitrage opportunities, leading to potential losses for users.
Potential losses for users due to sandwich attacks and manipulation of the order book.
Manual Review
Consider implementing countermeasures, such as a commit-reveal scheme, to protect against sandwich attacks and ensure a fair and secure trading environment for users.