mythril icon indicating copy to clipboard operation
mythril copied to clipboard

Re-entrancy create & create2 as external calls

Open JoranHonig opened this issue 5 years ago • 1 comments

Description

If an attacker is able to influence the creation code used for the create opcodes then he could re-enter the creating contract. Therefore the re-entrancy module should be extended to also consider this specific case.

JoranHonig avatar Apr 17 '19 18:04 JoranHonig

@JoranHonig Would you like to rephrase the issue description? I don't seem to understand what it means.

yxliang01 avatar Apr 19 '19 20:04 yxliang01