The smart contracts for One Shot project are using ^0.8.20
version, which means from 0.8.20
up to, but not including 0.9.0
. However a future version of Solidity could be released that contains a bug, that can introduce a potential vulnerability in these contracts.
Allowing the use of later-on versions of Solidity, that haven't undergone extensive testing can leave the protocol open for exploits.
Manual Review
It's essential to lock the pragma to a specific version. Pick a trusted and tested version of Solidity and fix that in the pragma statements.
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.