Lucene search
+L

2 matches found

Code423n4
Code423n4
•added 2022/09/27 12:00 a.m.•8 views

User Might End Up Losing Preferred Gobblers to mint Legendary Gobbler

Lines of code Vulnerability details Impact mintLegendaryGobbler function of ArtGobblers.sol contract doesn't check whether user input parameter of gobblerIds is equal or more than the cost of legendary gobbler. It only check whether it is less than or not. Therefore it is possible for user to inp...

7.1AI score
SaveExploits0
Code423n4
Code423n4
•added 2022/09/26 12:00 a.m.•23 views

The requestRandomSeed() function can be manipulated

Lines of code Vulnerability details Impact The task of the requestRandomSeed function works in ArtGobblers.sol for Request a new random seed from ChainlinkV1. There is a working rule: Can only be called every 24 hours at the earliest To make the requestRandomSeed function run every 24 hours; The...

6.9AI score
SaveExploits0
Rows per page
Query Builder