-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: code-423n4/2023-07-moonwell-findings
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
Label
Projects
Milestones
Assignee
Sort
Issues list
getUnderlyingPrice() should return 0 when errored
bug
Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
grade-a
primary issue
Highest quality submission among a set of duplicates
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor disputed
Sponsor cannot duplicate the issue, or otherwise disagrees this is an issue
#404
opened Jul 31, 2023 by
code423n4
Avoidable Multiplication Overflow Error could prevent execution of compulsory code executions causing DOS
bug
Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
grade-b
low quality report
This report is of especially low quality
Q-02
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
#403
opened Jul 31, 2023 by
code423n4
Owner of TemporalGovernor could revoke ownership without unpausing the contract
bug
Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
grade-a
low quality report
This report is of especially low quality
Q-05
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
#394
opened Jul 31, 2023 by
code423n4
The vulnerability in the Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
grade-a
primary issue
Highest quality submission among a set of duplicates
Q-08
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor disputed
Sponsor cannot duplicate the issue, or otherwise disagrees this is an issue
scalePrice
function is due to the lack of precision protection during division, potentially resulting in rounding errors and inaccurate scaled prices.
bug
#377
opened Jul 31, 2023 by
code423n4
Analysis
A-02
analysis-advanced
grade-a
high quality report
This report is of especially high quality
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
#362
opened Jul 31, 2023 by
code423n4
_user
IS DECLARED AS A PAYABLE ADDRESS, YET NO FUNCTIONALITY IN THE FUNCTION TO HANDLE ETH
TRANSFERS
bug
#361
opened Jul 31, 2023 by
code423n4
BORROWERS CAN AVOID LIQUIDATIONS, IF ERC777 TOKEN IS CONFIGURED AS AN Assets not at direct risk, but function/availability of the protocol could be impacted or leak value
bug
Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
low quality report
This report is of especially low quality
M-01
satisfactory
satisfies C4 submission criteria; eligible for awards
selected for report
This submission will be included/highlighted in the audit report
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
emissionToken
2 (Med Risk)
#343
opened Jul 31, 2023 by
code423n4
missing check for the max/min price in the 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
low quality report
This report is of especially low quality
M-02
primary issue
Highest quality submission among a set of duplicates
satisfactory
satisfies C4 submission criteria; eligible for awards
selected for report
This submission will be included/highlighted in the audit report
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
chainlinkOracle.sol
contract
2 (Med Risk)
#340
opened Jul 31, 2023 by
code423n4
the Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
duplicate-270
grade-a
Q-11
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
getPrice()
in ` function did not support mTokens with more than 18 decimals
bug
#337
opened Jul 31, 2023 by
code423n4
Missing a Proposal Canceling Functionality
bug
Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
edited-by-warden
grade-a
low quality report
This report is of especially low quality
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
#336
opened Jul 31, 2023 by
code423n4
QA Report
bug
Something isn't working
grade-a
Q-13
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
#332
opened Jul 31, 2023 by
code423n4
QA Report
bug
Something isn't working
high quality report
This report is of especially high quality
Q-14
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
selected for report
This submission will be included/highlighted in the audit report
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
#328
opened Jul 31, 2023 by
code423n4
No limit on the number of emission configs per MToken in Something isn't working
disagree with severity
Sponsor confirms validity, but disagrees with warden’s risk assessment (sponsor explain in comments)
downgraded by judge
Judge downgraded the risk level of this issue
grade-a
primary issue
Highest quality submission among a set of duplicates
Q-15
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
MultiRewardDistributor
bug
#326
opened Jul 31, 2023 by
code423n4
excuteProposal
can fail due to Wormhole guardian change
2 (Med Risk)
#325
opened Jul 31, 2023 by
code423n4
ChainlinkPriceOracle
direct prices can be out of date
bug
#323
opened Jul 31, 2023 by
code423n4
emissionToken
cannot be reused
bug
#321
opened Jul 31, 2023 by
code423n4
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.