Description
|
|
Some vulnerabilities have been discovered in SourceBans, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed to the "BanReason", "SteamID", and "EmailAddr" parameters in index.php (when "p" is set to "protest" or "submit"), "BanIP" parameter in index.php (when "p" is set to "submit"), and "PlayerName" parameter in index.php (when "p" is set to "protest") is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
This vulnerability is confirmed in version 1.4.7. Prior versions may also be affected.
2) Input passed via the "xajaxargs[]" parameter to index.php (when "xajax" is set to "RefreshServer") is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
This vulnerability is confirmed in version 1.4.8. Prior versions may also be affected.
|