Lucene search
+L

20 matches found

Code423n4
Code423n4
added 2022/07/14 12:00 a.m.13 views

Not check fractionPrice > 0 may allow users to buy or sell fractions with zero ETH

Lines of code Vulnerability details Impact In Buyout.start function, fractionPrice is calculated from msg.value and depositAmount, both can be changed by sender. And there is no check if fractionPrice is bigger than 0. So in case fractionPrice = 0, users may sell and buy fractions with zero ETH...

6.8AI score
SaveExploits0
Rows per page
Query Builder