TempleGold

TempleDAO
Foundry
25,000 USDC
View results
Submission Details
Severity: low
Invalid

index corresponding to auctionConfigs should always be epochId + 1 in case of current auction config

Vulnerability Details

index used for epochId in auctionConfigs should always be epochId + 1 instead of epochId otherwise incorrect Id will be fetched.
like here in function startAuction epochId is given to fetch last auction config but in other place where current auction ID needed then epochId should be epochId + 1.

Impact

Incorrect config fetched/updated in some cases

Tools Used

Manual

Recommendations

For fetching or updating current Auction config index should be epochId + 1

Updates

Lead Judging Commences

inallhonesty Lead Judge 11 months ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

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