Platform: Code4rena
Start Date: 10/05/2022
Pot Size: $50,000 USDC
Total HM: 13
Participants: 100
Period: 5 days
Judge: HardlyDifficult
Total Solo HM: 1
Id: 122
League: ETH
Rank: 96/100
Findings: 1
Award: $16.97
🌟 Selected for report: 0
🚀 Solo Findings: 0
16.9712 USDC - $16.97
https://github.com/code-423n4/2022-05-cally/blob/main/contracts/src/Cally.sol#L258-L297
If the owner raise the fee to 100%, the ETH increment of currentBeneficiary in exercise function would be 0.
If the owner raise the fee before executing exercise function, the currentBeneficiary will suffer unexpected losses.
#0 - outdoteth
2022-05-15T19:03:19Z
owner can change fee at any time; https://github.com/code-423n4/2022-05-cally-findings/issues/47 owner can set fee greater than 100%: https://github.com/code-423n4/2022-05-cally-findings/issues/48