mediumGovernance attackEVM-Solidity
Salty.IO: Remove Liquidity has missing reserve1 DUST check, which can make reserve1 to be less than DUST
- Payout
- $0
- Protocol
- Salty.IO
- Disclosed
- Apr 19, 2024
- Source
- code4rena
The Pools contract at Salty.IO contained a critical validation flaw in the removeLiquidity function intended to protect pool reserves. A typo in the require statement caused the contract to check reserve0 twice, completely omitting the check for reserve1. This …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-01-salty-findings/issues/784
- https://github.com/code-423n4/2024-01-salty-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.