MediaWiki is een Wiki-engine, uitgegeven onder de GPL-licentie, die gebruikt kan worden om content te creëren en te beheren. Het wordt onder andere gebruikt voor de websites van de Wikimedia Foundation, zoals Wikipedia, Wiktionary, Wikisource, Wikibooks en Wikiquote. Het uiterlijk is met behulp van skins geheel naar eigen wensen aan te passen, op deze pagina staan een aantal voorbeelden van verschillende skins. De ontwikkelaars hebben XSS vulnerability met Internet Explorer opgelost en daarvoor een reeks nieuwe versies uitgebracht met 1.9.3, 1.8.4, 1.7.3 en 1.6.10 als de versienummers. De volgende aankondiging wordt meegeleverd:
Version 1.9.3 / 1.8.4 / 1.7.3 / 1.6.10
An XSS injection vulnerability based on Microsoft Internet Explorer's UTF-7 charset autodetection was located in the AJAX support module, affecting MSIE users on MediaWiki 1.6.x and up when the optional setting $wgUseAjax is enabled.
If you are using an extension based on the optional Ajax module, either disable it or upgrade to a version containing the fix.
There is no known danger in the default configuration, with $wgUseAjax off.[break]De volgende bestanden zijn binnen te halen:
- Add 'charset' to Content-Type headers on various HTTP error responses to forestall additional UTF-7-autodetect XSS issues. PHP sends only 'text/html' by default when the script didn't specify more details, which some inconsiderate browsers consider a license to autodetect the deadly, hard-to-escape UTF-7.
This fixes an issue with the Ajax interface error message on MSIE when $wgUseAjax is enabled (not default configuration); this UTF-7 variant on a previously fixed attack vector was discovered by Moshe BA from BugSec- Trackback responses now specify XML content type
- Version 1.6.10 / 1.8.4: (bug 8819) Fix full path disclosure with skins dependencies
- Version 1.9.3: (bug 8992) Fix a remaining raw use of REQUEST_URI in history
- Version 1.9.3: (bug 8984) Fix a database error in Special:Recentchangeslinked when using the PostgreSQL database.
MediaWiki 1.9.3
MediaWiki 1.8.4
MediaWiki 1.7.3
MediaWiki 1.6.10