MoinMoin 1.x - 'PageEditor.py' Cross-Site Scripting



EKU-ID: 38841 CVE: OSVDB-ID:
Author: anonymous Published: 2010-06-03 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/40549/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.

MoinMoin 1.9.2 and prior are vulnerable.

http://www.exmaple.com/NonExistantUser?action=edit?template=<script>alert(document.cookie);</script>