Description
|
|
Multiple vulnerabilities have been discovered in NinkoBB, which can be exploited by malicious users to conduct script insertion attacks and by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "first_name", "last_name", "msn", and "aim" POST parameters to users.php (when "a" is set to "profile") 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 "subject" POST parameter to message.php (when the "category" POST parameter is set to a valid value) is not properly sanitised before being used. This can be exploited to insert arbitrary HTML and script code, which will get executed in a user's browser session in context of an affected site when the malicious data is being viewed.
Successful exploitation of this vulnerability requires permission to create topics in the specified category.
The vulnerabilities are confirmed in version 1.3RC5. Other versions may also be affected.
|