Functions like getOfferinfo may potentially loop through larger data sets if not properly bounded.
A malicious actor could cause the contract to run out of gas by creating large data sets, resulting in denial of service.
The contract could ran out of gas created by large data sets, resulting in a DOS attack
Manual review
CODE SNIPPET
Ensure that loops and data operations are bounded and gas-efficient.Consider using pagination or batching techniques for large data sets. For example
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.