40,000 USDC
View results
Submission Details
Severity: medium

The problem with the resolve is the seller(auditor) he can want bigger price for the audit

Summary

The resolveDispute function only gives tokens to the Buyer, but in the reality, the Seller need to get those tokens.

Vulnerability Details

see Summary

Impact

Loss of funds for Seller

Tools Used

Manual Review

Recommendations

and another input to be SellerAward.
if (SellerAward > 0) {
i_tokenContract.safeTransfer(i_buyer, buyerAward);
}

Support

FAQs

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