Description
|
|
Multiple vulnerabilities were identified in Time Tracking Software, which could be exploited by malicious people to perform SQL injection or cross site scripting attacks.
The first issue is due to input validation errors in the "edituser.php" script that does not properly validate the "txtUserId" and "groupId" parameters, which could be exploited by malicious people to conduct SQL injection attacks and modify user accounts.
The second flaw is due to an input validation error in the "register.php" script that fails to properly validate the "txtUserName" variable, which could be exploited by attackers to execute arbitrary SQL commands or cause arbitrary scripting code to be executed by the user's browser.
Some other unspecified SQL injection and cross site scripting vulnerabilities have also been identified.
|