mediumReentrancyEVM-Solidity
Rubicon: REENTRANCY ATTACK POSSIBLE IF THE `_feeTo` IS A MALICIOUS CONTRACT IN `FeeWrapper._chargeFeePayable()` FUNCTION
- Payout
- $0
- Protocol
- Rubicon
- Disclosed
- Feb 17, 2025
- Source
- code4rena
Rubicon's FeeWrapper forwards protocol fees to a caller-supplied `_feeTo` address via a low-level `.call` that performs no state update before the transfer and checks no invariant that the deposited msg.value exceeds the fee being paid. A fee recipient contrac …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2023-04-rubicon-findings/issues/1166
- 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.