While buying order, if the buyer is paying with over the price, he should lose some ETH.
in buyOrder()
there is no checking part for over ETH pay.
If the user occurs the tx with the greater ETH amount than the order price, he lose the msg.value - order.price
amount of ETH.
The buyers could lose the ETH
Manual Review
you should insert the code snippet for checking the msg.value
The extra eth sent by the user in the buy order will be locked in the contract forever
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.