REDHAT-BUG-702512: XSS
Mediawiki 1.16.5 was released [1] to correct two security flaws:
The first issue is yet another recurrence of the Internet Explorer 6 XSS vulnerability that caused the release of 1.16.4. It was pointed out that there are dangerous extensions with more than four characters, so the regular expressions we introduced had to be updated to match longer extensions. (CVE-2011-1765)
For more details, see https://bugzilla.wikimedia.org/showbug.cgi?id=28534
The second issue allows unauthenticated users to gain additional rights, on wikis where $wgBlockDisablesLogin is enabled. By default, it is disabled. The issue occurs when a malicious user sends cookies which contain the user name and user ID of a "victim" account. In certain circumstances, the rights of the victim are loaded and persist throughout the malicious request, allowing the malicious user to perform actions with the victim's rights. (CVE-2011-1766)
$wgBlockDisablesLogin is a feature which is sometimes used on private wikis to prevent users who have an account from logging in and viewing content on the wiki.
For more details, see https://bugzilla.wikimedia.org/showbug.cgi?id=28639
[1] http://lists.wikimedia.org/pipermail/mediawiki-announce/2011-May/000098.html
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-702512?
The severity of REDHAT-BUG-702512 is classified as critical due to its XSS vulnerability affecting Internet Explorer 6.
How do I fix REDHAT-BUG-702512?
To fix REDHAT-BUG-702512, upgrade MediaWiki to the latest version that addresses the reported security flaws.
What versions of MediaWiki are affected by REDHAT-BUG-702512?
MediaWiki versions prior to 1.16.5 are affected by REDHAT-BUG-702512.
What types of vulnerabilities are identified in REDHAT-BUG-702512?
REDHAT-BUG-702512 identifies XSS vulnerabilities in MediaWiki software.
Is there a workaround for REDHAT-BUG-702512?
There are no known effective workarounds for REDHAT-BUG-702512, making upgrades the best solution.