Vulnerability ID: M-06
Description: In ShortRecordFacet.sol:26
, there is no check for _cusd
not being the zero address.
Code Snippet:
This vulnerability can potentially lead to unintended behavior within the smart contract if a zero address is passed as _cusd
during deployment.
Manual Review
Implement a check in the constructor to ensure that _cusd
is not the zero address:
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.