HardhatDeFi
15,000 USDC
View results
Submission Details
Severity: medium
Invalid

Missing Validation in Token Registration

Description: The AaveDIVAWrapperCore::registerCollateralToken function doesn't verify if the token implements the correct ERC20 interface or has the expected decimals.

Impact:

  • Potential integration of non-compliant tokens

  • Could break decimal calculations

  • Risk of system manipulation

Recommended Mitigation: Add comprehensive token validation including:

  • Interface compliance checks

  • Decimals verification

  • Minimum balance/supply checks

Updates

Lead Judging Commences

bube Lead Judge 9 months ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

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