mediumLogic errorEVM-Solidity
Rubicon: Calling `ExpiringMarket.stop` and `ExpiringMarket.isClosed` functions cannot pause any functionlities of the market
- Payout
- $0
- Protocol
- Rubicon
- Disclosed
- Feb 17, 2025
- Source
- code4rena
In Rubicon's RubiconMarket, the pausability/closure machinery is effectively dead code. The `ExpiringMarket.stop()` function writes a `stopped` storage flag that is never read anywhere in the protocol, and the paired `isClosed()` view is hard-coded to return ` …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2023-04-rubicon-findings/issues/906
- https://github.com/code-423n4/2023-04-rubicon-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.