Submitted by csanuragjain, also found by gzeon and WatchPug
It seems that Admin can call transferBribes even when proposals belonging to this rewardIdentifier have not expired. Also due to lack of input validation, token in distributions[i].rewardIdentifier might differ from distributions[i].token and also amount is not validated
transferBribes could transfer before proposal deadline:
Input Validation:
Perform input validation.
kphed (Redacted Cartel) disagreed with Medium severity and commented:
Alex the Entreprenerd (judge) commented:
