All reports
highLogic errorEVM-Solidity

Rubicon: RubiconMarket `batchOffer` and `batchRequote` make offers as self; complete loss of funds for some types of tokens, for example WETH

Payout
$0
Protocol
Rubicon
Disclosed
Feb 17, 2025
Source
code4rena

RubiconMarket's batchOffer and batchRequote call offer via `this.offer`, which in Solidity triggers an external message call rather than an internal jump, making msg.sender inside `offer` equal the RubiconMarket contract itself rather than the user. As a resul …

Similar reports

  • No close matches yet.

References

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