There are some problems with the input validation in createAuction, more specifically related to the timestamp values.
we can set the biddingTime to any value.
Those possibilities should all be mitigated, as they can lead to the initial reserves and/or the bids being stuck in the protocol forever.
it can lead to stuck funds
Use a minimal biddingTime value, for example 1 day, as well as a max value, for example 20 days. Make sure auction does not start more than X days after it has been created as well.
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.