Bugzilla – Bug 96334
VUL-0: CVE-2005-2215: mediawiki bugfix / secfix update
Last modified: 2021-09-27 09:03:22 UTC
from http://wikipedia.sourceforge.net/ MediaWiki 1.4.6 is a bug fix and security update release. Incorrect escaping of a parameter in the page move template could be used to inject JavaScript code by getting a victim to visit a maliciously constructed URL. Users of vulnerable releases are recommended to upgrade to this release. Vulnerable versions: 1.5 preview series: n <= 1.5beta2 vulnerable, fixed in 1.5beta3 1.4 stable series: 1.4beta6 <= n <= 1.4.5 vulnerable, fixed in 1.4.6 1.3 legacy series: not vulnerable This release also includes fixes for some rare bug annoying HTTP errors, a PHP 4.1.2 breakage bug, and works around some template limitations introduced in 1.4.5.
we ship 1.4rc1 in 9.3. petr, can we extract the patch and include it for a sceurity update?
and I see we might have skipped earlier security fixes already... do you have an overview of what we need to fix?
I don't have it right now, but I'll have a look at it. Do we need to backport the fixes?
I was asking Petr ... he is the current maintainer ;)
Well, that's even better - never mind :)
I will take a look at it.
There is yet another missed security fix in 1.4.5 (#2304 and #2309 in mediawiki bugzilla). For the fix in 1.4.6 there is no bugzilla entry, in the cvs logs I have found a fix that pretty well matches the bug description, I am waiting for confirmation from the author.
Created attachment 42545 [details] fix from 1.4.5 fix from 1.4.5
Created attachment 42546 [details] fix from 1.4.6 fix from 1.4.6
fixes submitted
SM-Tracker-2053
updates approved. thanks!
CAN-2005-2215 (under review) Cross-site scripting (XSS) vulnerability in MediaWiki before 1.4.x before 1.4.6 and 1.5 before 1.5beta3 allows remote attackers to inject arbitrary web script or HTML via a parameter in the page move template, a different vulnerability than CAN-2005-1888.
I think you also patches this one: CAN-2005-1888 (under review) Cross-site scripting (XSS) vulnerability in MediaWiki before 1.4.5 allows remote attackers to inject arbitrary web script via HTML attributes in page templates.
CVE-2005-2215: CVSS v2 Base Score: 4.3 (AV:N/AC:M/Au:N/C:N/I:P/A:N)