issues
search
code-423n4
/
2021-04-meebits-findings
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing zero/threshold check for NFT sale duration
#35
code423n4
opened
3 years ago
0
Missing zero/threshold check for NFT sale price
#34
code423n4
opened
3 years ago
0
Missing zero-address check for the beneficiary address
#33
code423n4
opened
3 years ago
0
Privileged deployer role and capabilities
#32
code423n4
opened
3 years ago
1
Gas savings by replacing modifier onlyDeployer with internal function
#31
code423n4
opened
3 years ago
1
randomIndex is not truly random - possibility of predictably minting a specific token Id
#30
code423n4
opened
3 years ago
0
Explicit initialization with zero not required for nonce
#29
code423n4
opened
3 years ago
0
Explicit initialization with false not required for publicSale
#28
code423n4
opened
3 years ago
0
Explicit initialization with zero not required for numSales
#27
code423n4
opened
3 years ago
0
Explicit initialization with zero not required for numTokens
#26
code423n4
opened
3 years ago
0
Incorrect initialization uses test parameterization for sale limit
#25
code423n4
opened
3 years ago
0
Incorrect initialization uses test parameterization for token limit
#24
code423n4
opened
3 years ago
0
Atypical contract structure affects maintainability and readability
#23
code423n4
opened
3 years ago
0
Clone-and-own approach used for OZ SafeMath library and other code susceptible to errors and missing upstream bug fixes
#22
code423n4
opened
3 years ago
1
Unclear `randomIndex` function
#21
code423n4
opened
3 years ago
0
Mint can be front-run
#20
code423n4
opened
3 years ago
0
Usage of `address.transfer`
#19
code423n4
opened
3 years ago
0
Missing parameter validation
#18
code423n4
opened
3 years ago
0
SafeMath library asserts instead of reverts
#17
code423n4
opened
3 years ago
0
Incorrect Implementation
#16
code423n4
opened
3 years ago
0
Numerous Gas Optimizations
#15
code423n4
opened
3 years ago
0
Legacy Function Usage
#14
code423n4
opened
3 years ago
0
transfer used
#13
code423n4
opened
3 years ago
0
transfer of 0 ETH
#12
code423n4
opened
3 years ago
0
nonce isn't increased
#11
code423n4
opened
3 years ago
0
Not really random
#10
code423n4
opened
3 years ago
0
Safemath missing in several places
#9
code423n4
opened
3 years ago
0
Check for marketPaused in sealContract
#8
code423n4
opened
3 years ago
0
lack of input validation in ownerOf(uint )
#7
code423n4
opened
3 years ago
1
No zero address checking in contractor
#6
code423n4
opened
3 years ago
0
public function that could be declared external
#5
code423n4
opened
3 years ago
0
Arbitrary Transfer of Unowned NFTs
#4
code423n4
opened
3 years ago
1
state variables that could be declared constant
#3
code423n4
opened
3 years ago
0
instead of call() , transfer() is used to withdraw the ether
#2
code423n4
opened
3 years ago
0
Testing form submissions for mystery NFT contest
#1
code423n4
closed
3 years ago
0
Previous