-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Require improvement in pre dyFinance_exp.sol #672
Comments
Issue: Unauthorized access to critical functions. |
/
|
Is this issue is still open! I would like to contribute to this issue |
needs closing, useless |
Hi, @owner
I wanted to bring to your attention some issues that were identified in the PredyFinance_exp.sol contract file . These issues pose potential security risks and could lead to vulnerabilities if left unaddressed.
Solution: Implement
onlyOwner
or similar access control modifiers.Solution: Introduce authorization checks in withdrawal functions.
Solution: Enhance validation and access control in asset management functions.
Solution: Add necessary checks and restrict access to callback functions.
Solution: Use reliable oracle-based price feeds.
It's essential to address these issues promptly to ensure the security and integrity of the PredyFinance contract.
Thank you for your attention to this matter, and I look forward to working together to improve the security of the PredyFinance contract.
The text was updated successfully, but these errors were encountered: