Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 375 Bytes

flashloan_callback.md

File metadata and controls

19 lines (11 loc) · 375 Bytes

AAVE Flashloan callback detector

Configuration

  • Check: pess-aave-flashloan-callback
  • Severity: High
  • Confidence: High

Description

It is important to validate initiator and msg.sender in executeOperation callback

Vulnerable Scenario

test scenarios

Recommendation

Validate initiator and msg.sender