Root delay can be more than 4 weeks #469
Labels
bug
Something isn't working
downgraded by judge
Judge downgraded the risk level of this issue
duplicate-298
grade-c
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
Lines of code
https://github.com/code-423n4/2023-09-centrifuge/blob/512e7a71ebd9ae76384f837204216f26380c9f91/src/Root.sol#L36
Vulnerability details
Impact
Delay can be set to more than 4 weeks in root.sol
Proof of Concept
When deploying root.sol, delay can be set to more than 4 weeks by mistake
Tools Used
Manual review
Recommended Mitigation Steps
check if delay is less than weeks in constructor,
Assessed type
Invalid Validation
The text was updated successfully, but these errors were encountered: