All reports
mediumLogic errorEVM-Solidity

Renzo: Withdrawals and Claims are meant to be pausable, but it is not possible in practice

Payout
$0
Protocol
Renzo
Disclosed
Jun 7, 2024
Source
code4rena

Renzo's WithdrawQueue contract inherited OpenZeppelin's PausableUpgradeable and exposes an admin-gated pause()/unpause(), but did not apply the whenNotPaused modifier to withdraw() and claim(). As a result, once an emergency pause is triggered, users can still …

Similar reports

  • No close matches yet.

References

This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.