e107 Games System exploit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You get insert a highscore into game_score.php using post method. The system uses these variables, so a simple form will allow you to add a highscore.
$player_name = $_POST['name'];
$player_score = $_POST['score'];
$game_name = $_POST['game'];

willeh
willey_wonka at hotmail dot com

[Index of Archives]     [Linux Security]     [Netfilter]     [PHP]     [Yosemite News]     [Linux Kernel]

  Powered by Linux