Skip to content
Discussion options

You must be logged in to vote

A reentrancy attack occurs when an external call allows a malicious contract to repeatedly invoke a vulnerable function before the original execution is completed. Proper state updates and reentrancy guards help mitigate this risk.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by javascriptoe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants