DeFiFoundry
20,000 USDC
View results
Submission Details
Severity: low
Invalid

Missing 0 Address Checks

Summary

The smart contract lacks validation checks for the zero address when assigning values to address state variables.

Vulnerability Details

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.

Impact

Tools Used

Aderyn

Recommendations

Ensure that checks for zero addresses are implemented.

Updates

Lead Judging Commences

inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.