There is no length check when executing a scheduled operation in the TimelockController.executeBatch()
The function above allows schedule operations to be executed however it lacks a length check for the targets
, values
, and calldatas
arrays.
other instance :
https://github.com/Cyfrin/2025-02-raac/blob/89ccb062e2b175374d40d824263a4c0b601bcb7f/contracts/core/governance/proposals/TimelockController.sol#L237
will lead to an unintended state
Manual Review
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.