Closed c4-bot-3 closed 11 months ago
raymondfam marked the issue as insufficient quality report
raymondfam marked the issue as duplicate of #301
0xA5DF marked the issue as unsatisfactory: Invalid
0xA5DF marked the issue as unsatisfactory: Invalid
0xA5DF marked the issue as unsatisfactory: Invalid
Lines of code
https://github.com/code-423n4/2023-11-shellprotocol/blob/main/src/ocean/Ocean.sol#L79
Vulnerability details
Impact
Visible computed input amounts could be susceptible to front-running by malicious actors.
Proof of Concept
Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept.
Tools Used
Recommended Mitigation Steps
Implement privacy-preserving techniques or commit-reveal schemes to mitigate front-running risks
Assessed type
ETH-Transfer