Description
|
|
Michael Brooks has discovered multiple vulnerabilities in yaws-wiki, which can be exploited by malicious people to conduct cross-site scripting and script insertion attacks.
1) Input passed via the "tag" parameter to editTag.yaws (when "node" is set to "ALockedPage"), the "index" parameter to showOldPage.yaws (when "node" is set to "home"), and the "node" parameter to allRefsToMe.yaws 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 "txt" parameter to editPage.yaws is not properly sanitised before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is being viewed.
The vulnerabilities are confirmed in version 1.92. Other versions may also be affected.
|