Description
|
|
Multiple vulnerabilities have been identified in V3 Chat, which could be exploited by remote attackers to bypass security restrictions, or perform SQL injection and cross site scripting.
The first issue is due to input validation errors in the "members/is_online.php", "members/profileview.php", and "members/profilesubmit.php" scripts that do not validate the "login_id", "membername", "hobbies" and "aboutme" parameters, which could be exploited by attackers to cause malicious scripting code to be executed by the user's browser.
The second flaw is due to input validation errors in the "mail/index.php" and "members/online.php" scripts that do not validate the "id" and "membername" parameters, which could be exploited by malicious people to conduct SQL injection attacks.
The third vulnerability is due to errors in the authentication and session management modules that do not validate the "membername" parameter, which could be exploited by attackers to manipulate a user's profile.
|