Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/12/12 12:0 a.m.26 views

Excess funds sent via msg.value not refunded

Lines of code 201 Vulnerability details The code below allows the caller to provide Ether, but does not refund the amount in excess of what's required, leaving funds stranded in the contract. The condition should be changed to check for equality, or the code should refund the excess. File:...

7.2AI score
SaveExploits0
Rows per page
Query Builder