Lucene search
+L

3 matches found

Code423n4
Code423n4
added 2021/11/10 12:00 a.m.14 views

Double Spend in AirDropDistribution.sol

Handle elprofesor Vulnerability details HIGH Impact Due to improper validation of input, approved airdrop users are able to double spend airdrop allocated tokens. This is due to insufficient validation in validate and claimExact which allows the user to reset the amount of tokens they have claime...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/11/08 12:00 a.m.11 views

Can't claim last part of airdrop

Handle gpersoon Vulnerability details Impact Suppose you are eligible for the last part of your airdrop or your entire airdrop if you haven't claimed anything yet. Then you call the function claim of AirdropDistribution.sol, which has the following statement: "assertairdropmsg.sender.amount -...

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

Invalid or missing validity check

Handle fr0zn Vulnerability details Vulnerability Details On the AirdropDistribution.sol, inside the validate function line 506 , the validatedmsg.sender is not checked and the validation for an already airdropped user is done using the airdropmsg.sender.amount value. Provide a detailed descriptio...

7AI score
SaveExploits0
Rows per page
Query Builder