The smart contract lacks validation checks for the zero address when assigning values to address state variables.
In file path: 2024-08-fjord/src/FjordAuction.sol Line: 148, the function bid(uint256 amount) lacks a zero address check which may result in unintended behaviours or even introduce bugs to the logic of the code.
Aderyn
Ensure that checks for zero addresses are implemented.
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.