Description
|
|
Multiple vulnerabilities have been discovered in Andy's PHP Knowledgebase, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "first_name", "last_name", "email", and "username" POST parameters to register.php 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.
2) Input passed via the "keyword_list" parameter to keysearch.php and "username" POST parameter to login.php 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.
The vulnerabilities are confirmed in version 0.95.7. Other versions may also be affected.
|