Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/10/06 12:00 a.m.10 views

Using .call for external calls leaves the contract vulnerable to reentrancy.

Lines of code Vulnerability details Impact claimConcentratedRewards and claimAmbientRewards call external contracts via call. This could leave the contract vulnerable to reentrancy attacks if the recipient contract calls back into the contract before updating state. Proof of Concept The calls to...

7.5AI score
SaveExploits0
Rows per page
Query Builder