Skip to content

Issues: code-423n4/2024-05-munchables-validation

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

QA report
#629 opened Jun 27, 2024 by abdulrehman1918
QA Report bug Something isn't working QA (Quality Assurance) Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
#623 opened May 27, 2024 by c4-bot-8
No incentive for user to unlock tokens 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_06_group AI based duplicate group recommendation
#622 opened May 27, 2024 by c4-bot-7
Return value of token.transferFrom() not checked 3 (High Risk) Assets can be stolen/lost/compromised directly bug Something isn't working 🤖_76_group AI based duplicate group recommendation
#621 opened May 27, 2024 by c4-bot-5
QA Report bug Something isn't working insufficient quality report This report is not of sufficient quality QA (Quality Assurance) Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
#620 opened May 27, 2024 by c4-bot-7
Remainder is reset to 0 when subsequent lock is made outside the Lockdrop Period 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_12_group AI based duplicate group recommendation
#619 opened May 27, 2024 by c4-bot-3
An attacker can extend lock duration for other users 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_05_group AI based duplicate group recommendation
#618 opened May 27, 2024 by c4-bot-7
If there is no active LockDrop has been started, yet, user can set their unlock time to 0 or very low values. 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working edited-by-warden 🤖_27_group AI based duplicate group recommendation
#617 opened May 27, 2024 by c4-bot-6
The unlock method does not reset the 'remainder' variable, allowing NFTs to be minted with less locked funds. 3 (High Risk) Assets can be stolen/lost/compromised directly bug Something isn't working 🤖_12_group AI based duplicate group recommendation
#616 opened May 27, 2024 by c4-bot-1
Lack of Safe Transfer in unlock Function 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_76_group AI based duplicate group recommendation
#615 opened May 27, 2024 by c4-bot-6
Token Owner tokens will be lost if the owner uses wrong OnBehalf Address 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_primary AI based primary recommendation 🤖_16_group AI based duplicate group recommendation
#614 opened May 27, 2024 by c4-bot-10
People can reduce lockup times that are previously set. 3 (High Risk) Assets can be stolen/lost/compromised directly bug Something isn't working edited-by-warden 🤖_03_group AI based duplicate group recommendation
#613 opened May 27, 2024 by c4-bot-9
approveUSDPrice() increases usdUpdateProposal.approvalsCount even if approve threshold is not reached 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working edited-by-warden 🤖_13_group AI based duplicate group recommendation
#612 opened May 27, 2024 by c4-bot-4
QA Report bug Something isn't working insufficient quality report This report is not of sufficient quality QA (Quality Assurance) Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
#611 opened May 27, 2024 by c4-bot-7
LockManager does not handle tokens that do not revert on failure 3 (High Risk) Assets can be stolen/lost/compromised directly bug Something isn't working 🤖_14_group AI based duplicate group recommendation
#610 opened May 27, 2024 by c4-bot-8
Players May Incur Losses Due to Price Discrepancy Between nftCost and USD Value of Configured Tokens 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working edited-by-warden 🤖_primary AI based primary recommendation 🤖_34_group AI based duplicate group recommendation
#609 opened May 27, 2024 by c4-bot-8
Lock duration can be manipulated 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working edited-by-warden 🤖_03_group AI based duplicate group recommendation
#608 opened May 27, 2024 by c4-bot-3
Lack of Revert When DISAPPROVE_THRESHOLD Is Not Reached 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_13_group AI based duplicate group recommendation
#607 opened May 27, 2024 by c4-bot-1
Users can increase the lock time of any account by locking any amount of tokens on behalf of them 3 (High Risk) Assets can be stolen/lost/compromised directly bug Something isn't working 🤖_05_group AI based duplicate group recommendation
#606 opened May 27, 2024 by c4-bot-5
Uniform USD Price Update for Multiple Tokens in _execUSDPriceUpdate Function 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_17_group AI based duplicate group recommendation
#605 opened May 27, 2024 by c4-bot-6
Using lockOnBehalf method a malicious address can stuck a victim's funds indefinitely 3 (High Risk) Assets can be stolen/lost/compromised directly bug Something isn't working 🤖_05_group AI based duplicate group recommendation
#604 opened May 27, 2024 by c4-bot-6
attacker can increase the unlocktime of any user without needing permission 3 (High Risk) Assets can be stolen/lost/compromised directly bug Something isn't working 🤖_05_group AI based duplicate group recommendation
#603 opened May 27, 2024 by c4-bot-6
QA Report bug Something isn't working insufficient quality report This report is not of sufficient quality QA (Quality Assurance) Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
#602 opened May 27, 2024 by c4-bot-6
Use safeTransfer and safeTransferFrom instead of transfer and transferFrom 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_76_group AI based duplicate group recommendation
#601 opened May 27, 2024 by c4-bot-6
lockedToken.remainder is not handled properly during non-LockDrop period 2 (Med Risk) Assets not at direct risk, but function/availability of the protocol could be impacted or leak value bug Something isn't working 🤖_12_group AI based duplicate group recommendation
#600 opened May 27, 2024 by c4-bot-1
ProTip! What’s not been updated in a month: updated:<2025-01-02.