MoinMoin 1.8 - 'AttachFile.py' Cross-Site Scripting
Author: SecureState
type: webapps
platform: cgi
port:
date_added: 2009-01-20
date_updated: 2014-04-08
verified: 1
codes: CVE-2009-0260;OSVDB-51485
tags:
aliases:
screenshot_url:
application_url:
source: https://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>