Skip to content
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

question: detection of reentrancy and unchecked send vulnerability #264

Open
yxliang01 opened this issue May 16, 2020 · 3 comments
Open

Comments

@yxliang01
Copy link
Contributor

May I know whether it's possible to detect reentrancy and unchecked send vulnerability with this toolchain?

In the test cases, I can see DAO-buggy.sol has an assertion on the balance to avoid getting excessive amount of currency. However, such assertion is specifically for this instance of reentrancy and can't really be generalized.

@yxliang01
Copy link
Contributor Author

Hi @shuvendu-lahiri , would you like to answer this question?

@shuvendu-lahiri
Copy link
Member

There is no general support for reentrancy assertions in Verisol.

@yxliang01
Copy link
Contributor Author

Thank you very much @shuvendu-lahiri for your reply. Would you also like to comment about the possibility of checking unchecked send vulnerabilities with this toolchain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants