Bug 806363 (CVE-2012-1581)

Summary: CVE-2012-1581 mediawiki (v1.18.2): Insecure generation of password reset tokens
Product: [Other] Security Response Reporter: Jan Lieskovsky <jlieskov>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: axel.thimm, extras-orphan
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-08 20:38:57 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: 806398, 806399    
Bug Blocks: 806396    

Description Jan Lieskovsky 2012-03-23 14:53:28 UTC
A weakness was found in the way MediaWiki, a wiki engine, performed generation of password reset tokens. A remote attacker could use various techniques to recover original PRNG information, that has been used for seeding / generation of a password reset token, possibly leading to ability to compromise the user account in question.

References:
[1] http://lists.wikimedia.org/pipermail/wikitech-l/2012-March/059230.html

Upstream bug:
[2] https://bugzilla.wikimedia.org/show_bug.cgi?id=35078

Upstream patch -- introduce MWCryptRand() contained within:
[3] https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114429

parts:
i)  Index: branches/wmf/1.19wmf1/includes/CryptRand.php and
ii) Index: branches/wmf/1.19wmf1/includes/User.php

Comment 1 Jan Lieskovsky 2012-03-23 15:21:00 UTC
This issue affects the versions of the mediawiki package, as shipped with Fedora release of 15 and 16.

--

This issue affects the version of the mediawiki package, as shipped with Fedora EPEL 5.

Comment 2 Jan Lieskovsky 2012-03-23 15:58:29 UTC
Created mediawiki tracking bugs for this issue

Affects: fedora-all [bug 806398]

Comment 3 Jan Lieskovsky 2012-03-23 16:00:00 UTC
Created mediawiki tracking bugs for this issue

Affects: epel-5 [bug 806399]

Comment 4 Jan Lieskovsky 2012-03-26 09:15:29 UTC
The CVE identifier of CVE-2012-1581 has been assigned to this issue:
http://www.openwall.com/lists/oss-security/2012/03/24/1

Comment 5 Vincent Danen 2013-05-08 20:38:57 UTC
The current version of mediawiki in Fedora is not vulnerable to this issue (1.19.4), however EPEL5 still provides mediawiki 1.14 as well as 1.16; EPEL6 and Fedora also provide 1.16.  It is unknown whether or not those versions are affected by this issue as they are no longer supported by upstream.