highAccess controlEVM-Solidity
reNFT: Incorrect `gnosis_safe_disable_module_offset` constant leads to removing the rental safe's `module` without verification
- Payout
- $0
- Protocol
- reNFT
- Disclosed
- Mar 20, 2024
- Source
- code4rena
reNFT's RentalConstants library hard-codes a calldata offset for Gnosis Safe's disableModule(address prevModule, address module) at 0x24, which points at the first parameter (prevModule) rather than the module intended for removal (which requires 0x44). Becaus …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-01-renft-findings/issues/565
- 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.