40,000 USDC
View results
Submission Details
Severity: low
Valid

I3 : Add missing conditions to Escrow contract creation

I3 : Add missing conditions to Escrow contract creation

Summary

Buyer can make mistake and set the seller or arbiter as their own adress.

Vulnerability Details

NA

Impact

Loss of gas fees due to the need of creating another contract.

Tools Used

None

Recommendations

Add the following conditions to the Escrow Constructor :
Add if (buyer ! seller)
Add if (buyer ! arbiter)

Support

FAQs

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