mediumLogic errorEVM-Solidity
reNFT: `Guard::checkTransaction` restricts native ETH transfer from user's safes
- Payout
- $0
- Protocol
- reNFT
- Disclosed
- Mar 20, 2024
- Source
- code4rena
reNFT's Guard contract requires every transaction leaving a rental safe to carry at least 4 bytes of calldata so a function selector is present. Native ETH transfers use empty calldata, so the guard reverts them with GuardPolicy_FunctionSelectorRequired, perma …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-01-renft-findings/issues/292
- https://github.com/code-423n4/2024-01-renft-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.