DeFiFoundry
20,000 USDC
View results
Submission Details
Severity: low
Invalid

Wrong variable storage declaration

Vulnerability Details

https://github.com/Cyfrin/2024-08-fjord/blob/0312fa9dca29fa7ed9fc432fdcd05545b736575d/src/FjordStaking.sol#L268

Impact

Reward Admin is placed under immutable varibles whereas there is a setRewardAdmin() function to change the reward admin.

Tools Used

Manual Review

Recommendations

Move reward admin variable to mutable variables. If the intention is never to change the RewardAdmin then remove the setRewardAdmin()

Updates

Lead Judging Commences

inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.