mediumLogic errorEVM-Solidity
DittoETH: The `shortOrder` verification bug on the `RedemptionFacet::proposeRedemption()` allows an attacker to leave a small `shortOrder` on the order book, leading to the protocol's bad debt
- Payout
- $0
- Protocol
- DittoETH
- Disclosed
- Jun 25, 2024
- Source
- code4rena
DittoETH's RedemptionFacet.proposeRedemption() has a validation-ordering flaw: it loads a short order using the caller-supplied shortOrderId but only verifies that the order actually belongs to the shortRecord being redeemed inside the branch that triggers whe …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-03-dittoeth-findings/issues/262
- https://github.com/code-423n4/2024-03-dittoeth-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.