Description
|
|
Two vulnerabilities were identified in PHP Handicapper, which could be exploited by malicious users to perform SQL injection or cross site scripting attacks.
The first issue is due to input validation errors in "msg.php" and "process_signup.php" when processing a specially crafted "msg" or "login" parameter, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.
The second vulnerability is due to an input validation error in the "process_signup.php" script when processing a specially crafted "serviceid" parameter, which may be exploited by remote users to conduct SQL injection attacks.
|