issues
search
code-423n4
/
2024-05-munchables-validation
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QA report
#629
abdulrehman1918
opened
5 months ago
0
Validate issue 55 at judge's request
#628
CloudEllie
closed
5 months ago
0
QA validation
#627
CloudEllie
closed
6 months ago
0
Second batch of HM issues for validation
#626
CloudEllie
closed
6 months ago
0
HM validation
#625
CloudEllie
closed
6 months ago
0
Validation: HM issues
#624
CloudEllie
closed
6 months ago
0
QA Report
#623
c4-bot-8
opened
6 months ago
0
No incentive for user to unlock tokens
#622
c4-bot-7
opened
6 months ago
0
Return value of token.transferFrom() not checked
#621
c4-bot-5
opened
6 months ago
0
QA Report
#620
c4-bot-7
opened
6 months ago
0
Remainder is reset to 0 when subsequent lock is made outside the Lockdrop Period
#619
c4-bot-3
opened
6 months ago
0
An attacker can extend lock duration for other users
#618
c4-bot-7
opened
6 months ago
0
If there is no active LockDrop has been started, yet, user can set their unlock time to 0 or very low values.
#617
c4-bot-6
opened
6 months ago
0
The unlock method does not reset the 'remainder' variable, allowing NFTs to be minted with less locked funds.
#616
c4-bot-1
opened
6 months ago
0
Lack of Safe Transfer in unlock Function
#615
c4-bot-6
opened
6 months ago
0
Token Owner tokens will be lost if the owner uses wrong OnBehalf Address
#614
c4-bot-10
opened
6 months ago
0
People can reduce lockup times that are previously set.
#613
c4-bot-9
opened
6 months ago
0
approveUSDPrice() increases usdUpdateProposal.approvalsCount even if approve threshold is not reached
#612
c4-bot-4
opened
6 months ago
0
QA Report
#611
c4-bot-7
opened
6 months ago
0
`LockManager` does not handle tokens that do not revert on failure
#610
c4-bot-8
opened
6 months ago
0
Players May Incur Losses Due to Price Discrepancy Between `nftCost` and `USD` Value of Configured Tokens
#609
c4-bot-8
opened
6 months ago
0
Lock duration can be manipulated
#608
c4-bot-3
opened
6 months ago
0
Lack of Revert When DISAPPROVE_THRESHOLD Is Not Reached
#607
c4-bot-1
opened
6 months ago
0
Users can increase the lock time of any account by locking any amount of tokens on behalf of them
#606
c4-bot-5
opened
6 months ago
0
Uniform USD Price Update for Multiple Tokens in `_execUSDPriceUpdate` Function
#605
c4-bot-6
opened
6 months ago
0
Using lockOnBehalf method a malicious address can stuck a victim's funds indefinitely
#604
c4-bot-6
opened
6 months ago
0
attacker can increase the unlocktime of any user without needing permission
#603
c4-bot-6
opened
6 months ago
0
QA Report
#602
c4-bot-6
opened
6 months ago
0
Use safeTransfer and safeTransferFrom instead of transfer and transferFrom
#601
c4-bot-6
opened
6 months ago
0
lockedToken.remainder is not handled properly during non-LockDrop period
#600
c4-bot-1
opened
6 months ago
0
Locking Tokens Outside `Lockdrop` Period Without Benefits
#599
c4-bot-3
opened
6 months ago
0
Tokens locked outside the lockdrop period are not reflected in the `lockedToken.remainder`
#598
c4-bot-2
opened
6 months ago
0
User gets no NFT from subsequent token locks when initial locked quantity is less than nft cost.
#597
c4-bot-2
opened
6 months ago
0
QA Report
#596
c4-bot-3
opened
6 months ago
0
Inconsistent Token Value Handling in `_lock` Function
#595
c4-bot-2
opened
6 months ago
0
Unlocking tokens can lead to user permanently losing his locked tokens.
#594
c4-bot-7
opened
6 months ago
0
QA Report
#593
c4-bot-5
opened
6 months ago
0
Users can reduce their lock times by locking more tokens after lockDrop is expired.
#592
c4-bot-7
opened
6 months ago
0
Unexpected Revert Behavior in receive() Function and Ether Handling Vulnerability in _lock Function
#591
c4-bot-7
opened
6 months ago
0
QA Report
#590
c4-bot-7
opened
6 months ago
0
LockManager does not handle Rebasing tokens properly
#589
c4-bot-9
opened
6 months ago
0
Remainder can be cleared by attacker or user themselves unintentionally
#588
c4-bot-10
opened
6 months ago
0
Lockup times can be reduced after being set, breaking core functionality
#587
c4-bot-4
opened
6 months ago
0
QA Report
#586
c4-bot-10
opened
6 months ago
0
Issue with Unlock Time Calculation in `setLockDuration` Function
#585
c4-bot-1
opened
6 months ago
0
Integer Overflow in `LockManager::setLockDuration` potentially leading to unexpected behavior.
#584
c4-bot-1
opened
6 months ago
0
Current USD update proposal cannot be read by the price feeds leading to no way to know the current proposal's price as there is no getter function for it as well
#583
c4-bot-10
opened
6 months ago
0
QA Report
#582
c4-bot-10
opened
6 months ago
0
Missing validation for already disapproved proposal in approveUSDPrice function
#581
c4-bot-4
opened
6 months ago
0
Users can reduce unlock time of locked up tokens that are previously set
#580
c4-bot-3
opened
6 months ago
0
Next