Lack of zero address checks.
There is no zero address check for _choosingRamContract
and _ramNFT
in the constructor of the Dussehra.sol
contract.
https://github.com/Cyfrin/2024-06-Dussehra/blob/main/src/Dussehra.sol#L45
Lack of zero address check may lead to setting wrong ramNFT
address and choosingRamContract
address in the constructor.
Manual Review
Add a zero address check.
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.