MoinMoin 1.8 - 'AttachFile.py' Cross-Site Scripting

Related Vulnerabilities: CVE-2009-0260  
Publish Date: 20 Jan 2009
Author: SecureState
                							

                source: http://www.securityfocus.com/bid/33365/info

MoinMoin is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input data.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Versions prior to MoinMoin 1.8.1 are vulnerable.

http://www.example.com/moinmoin/WikiSandBox?rename="><script>alert('rename xss')</script>&action=AttachFile&drawing="><script>alert('drawing xss')</script>