Description
|
|
Multiple vulnerabilities were identified in PHP-Fusion, which could be exploited by malicious users to perform SQL injection or cross site scripting attacks.
The first issue is due to an input validation error in the "members.php" script that does not properly validate the "sortby" 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 error when processing specially crafted "img" tags, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser via a malicious message.
The third flaw is due to input validation errors in various scripts (e.g. "ratings_include.php") that do not properly validate the "rating" parameter, which may be exploited by malicious people to conduct SQL injection attacks.
Note : A fully functional exploit has been released.
|