20,000 USDC
View results
Submission Details
Severity: medium

Add Rentrancy protection

Summary

Reentrancy attack possible.

Vulnerability Details

In contracts lender.sol and staking.sol mentioned using github links reentrancy is possible. As These functions make external calls prior to updating the state.

Impact

Can result in loss of funds in some of these functions.

Tools Used

Slither

Recommendations

Use reentrancy gaurd in above mentioned functions of contracts.

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.