pkgsrc/www/mediawiki
martti 4e549075ab Updated www/mediawiki to 1.15.2
Two security issues were discovered:

A CSS validation issue was discovered which allows editors to display
external images in wiki pages. This is a privacy concern on public
wikis, since a malicious user may link to an image on a server they
control, which would allow that attacker to gather IP addresses and
other information from users of the public wiki. All sites running
publicly-editable MediaWiki installations are advised to upgrade. All
versions of MediaWiki (prior to this one) are affected.

A data leakage vulnerability was discovered in thumb.php which affects
wikis which restrict access to private files using img_auth.php, or
some similar scheme. All versions of MediaWiki since 1.5 are affected.

Deleting thumb.php is a suitable workaround for private wikis which do
not use $wgThumbnailScriptPath or $wgLocalRepo['thumbScriptUrl'].
Alternatively, you can upgrade to MediaWiki 1.15.2 or backport the
patch below to whatever version of MediaWiki you are using.
2010-03-09 05:16:42 +00:00
..
files
DESCR
distinfo Updated www/mediawiki to 1.15.2 2010-03-09 05:16:42 +00:00
Makefile Updated www/mediawiki to 1.15.2 2010-03-09 05:16:42 +00:00
MESSAGE Added short upgrade instructions. 2009-12-07 13:03:43 +00:00
options.mk fix borked options file 2009-07-24 11:44:51 +00:00
PLIST Updated www/mediawiki to 1.15.1 2009-08-04 09:35:45 +00:00