Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/04/14 12:00 a.m.13 views

OperatorProposal._executeOperation() should refund excess ETH

Lines of code Vulnerability details Impact There are excess ETH in OperatorProposal.executeOperation, and it should be refunded. Proof of Concept OperatorProposal.executeOperation runs data.operator.execute with data.operatorValue of ETH. data.operator.execute value: data.operatorValue...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/02 12:00 a.m.11 views

buyFYToken and buyBase do not reimburse leftovers

Handle pauliax Vulnerability details Impact functions buyFYToken and buyBase do not reimburse leftovers. It checks that the transferred amount is between min and max boundaries, however, it does not send back any excess amount back to the sender nor it accounts it in the update function e.g. it...

6.9AI score
SaveExploits0
Rows per page
Query Builder