The contracts are making some mathematical calculations like for calculating interests and fees. But it might overflow/underflow.
There might be some unsafe math operations happening in the contracts. This could lead to the underflow/overflow situation.
for example
Instance 1
Instance 2
Instance 3
Instance 4
Could lead to overflow/underflow.
foundry tests.
Try using SafeMath.sol
library from Openzeppelin.
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.