Hello ArkProject,
uint256ArrayDeserialize, cairoStringArrayDeserialize has following code. The code uses new
to allocate dynamic memory arrays (new uint256[](...)
). If these allocations are large and not controlled, they could be exploited to consume all available gas or even trigger out-of-gas errors, leading to denial-of-service.
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.