Fallback Function Vulnerability
Meaning ⎊ An unintended execution path in a smart contract that can be exploited to misappropriate funds or manipulate logic.
Delegatecall
Meaning ⎊ An opcode allowing a contract to execute external code while maintaining its own storage and state context.
