highOracle manipulationEVM-Solidity
Asymmetry Finance: Reth `poolPrice` calculation may overflow
- Payout
- $0
- Protocol
- Asymmetry Finance
- Disclosed
- Jul 28, 2023
- Source
- code4rena
Asymmetry Finance's `Reth` derivative contract calculates spot prices from a Uniswap V3 pool using `sqrtPriceX96` in `poolPrice()`. The raw inline math `sqrtPriceX96 * uint(sqrtPriceX96) * 1e18` can overflow `uint256` under standard Solidity arithmetic checks …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2023-03-asymmetry-findings/issues/593
- https://github.com/code-423n4/2023-03-asymmetry-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.