Bug 578801 (CVE-2010-0828)

Summary: CVE-2010-0828 Moin v1.8.7 / v.1.9.2 -- XSS in Despam action
Product: [Other] Security Response Reporter: Jan Lieskovsky <jlieskov>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: vpvainio
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://bugs.launchpad.net/ubuntu/+source/moin/+bug/538022
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-09 20:11:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 578803    
Bug Blocks:    

Description Jan Lieskovsky 2010-04-01 12:22:08 UTC
Jamie Strandboge of the Ubuntu Security Team reported:
  [1] https://bugs.launchpad.net/ubuntu/+source/moin/+bug/538022

a cross-site scripting (XSS) flaw, present in the Moin's Despam
action module, providing possibility mass to revert changes done
by some specific author / bot. Unprivileged Moin user could provide
a specially-crafted HTML page and trick the privileged user into
running the Despam action on it, leading to disclosure of sensitive
information, denial of 'revert changes service' or potentially,
to execution of arbitrary JavaScript code with the privileges
of the privileged Moin user.

References:
  [2] http://moinmo.in/SecurityFixes
  [3] http://secunia.com/advisories/39188/

Upstream patch:
  [4] http://hg.moinmo.in/moin/1.9/rev/6e603e5411ca

Comment 1 Jan Lieskovsky 2010-04-01 12:23:52 UTC
Public reproducer from Jamie (from [1]):

XSS in Despam page. To reproduce:
1. http://localhost/MyWiki/TestXSS<blink>WARNING</blink>
2. click 'Create new empty page' with text 'Describe TestXSS<blink>WARNING</blink> here.'
3. click Save
4. Login as someone who can Despam (eg, superuser)
5. go to http://localhost/MyWiki/TestXSS%3Cblink%3EWARNING%3C/blink%3E?action=Despam
6. click the appropriate 'Select Author' link (usually the 'localhost' link. If this doesn't work, then login as a non-superuser, make a small edit to the page (eg, remove 'here' from the first line), then log back in as superuser and try to Despam again, clicking 'Select Author' for the user that just made the edit)
7. click 'Revert All!'
8. observe a lot of blinking text (from the pagename)

Comment 2 Jan Lieskovsky 2010-04-01 12:25:27 UTC
This issue affects the current versions of the moin package,
as shipped with Fedora release of 11 and 12.

Please fix.

Comment 4 Fedora Update System 2010-04-03 20:37:13 UTC
moin-1.9.2-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/moin-1.9.2-2.fc13

Comment 5 Fedora Update System 2010-04-03 20:40:43 UTC
moin-1.8.7-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/moin-1.8.7-2.fc12

Comment 6 Fedora Update System 2010-04-03 20:42:50 UTC
moin-1.8.7-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/moin-1.8.7-2.fc11

Comment 7 Fedora Update System 2010-04-09 01:25:23 UTC
moin-1.8.7-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-04-09 01:46:36 UTC
moin-1.8.7-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2010-04-09 03:57:13 UTC
moin-1.9.2-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Ville-Pekka Vainio 2010-04-09 20:11:20 UTC
The packages are in stable now, closing.