All reports
mediumLogic errorEVM-Solidity

DittoETH: The `colRedeemed` variable is wrongly retrieved in `LibBytes::readProposalData` function

Payout
$0
Protocol
DittoETH
Disclosed
Jun 25, 2024
Source
code4rena

DittoETH's LibBytes::readProposalData decodes packed ProposalData records stored via SSTORE2 using inline assembly. When isolating the 11-byte colRedeemed field, the assembly uses add(0xffffffffffffffffffffff, shr(80, fullWord)) instead of the bitwise and, so …

Similar reports

  • No close matches yet.

References

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