|
Description
|
|
Two vulnerabilities have been discovered in LabWiki, which can be exploited by malicious people to conduct cross-site scripting attacks.
Input passed to the "help" parameter in recentchanges.php and the "query" parameter in search.php is not properly sanitised before being returned to users. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of a vulnerable site.
Examples:
[code]" target="_blank">
http://[host]/recentchanges.php?help=">[code]
[code]">
http://[host]/search.php?query=">[code]
The vulnerabilities have been confirmed in version 1.0. Other versions may also be affected.
|