The rescueToken
function in the LendingPool
contract lacks a zero address validation for the recipient parameter, which could lead to permanent loss of tokens if the owner accidentally provides address(0) as the recipient.
Tokens could be permanently lost if transferred to address(0)
Manual Review
Add a zero address check for the recipient parameter.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.