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. Versie 1.5.8 en 1.4.15 zijn sinds kort beschikbaar met de volgende release notes:
Version 1.5.8:
MediaWiki 1.5.8 is a security and bugfix maintenance release. A bug in decoding of certain encoded links could allow injection of raw HTML into page output; this could potentially lead to XSS attacks. Some minor UI fixes were also made.
Changes:
- (bug 5180) User login page shows inappropriate email blurb
- Add the "AbortNewAccount" hook on account creation; see hooks.txt for more info.
- Update default "exporttext" to reflect that Special:Import exists
- Add links to useful material to the default main page content
- Fix fragment HTML injection
Version 1.4.15:
MediaWiki 1.4.15 is a security maintenance release. A bug in decoding of certain encoded links could allow injection of raw HTML into page output; this could potentially lead to XSS attacks. Additionally, this release may display more correctly in IE7 betas.
Changes:
- (bug 4824) IE7 beta 2 broke compatibility with PNG logo workarounds, and seems to work ok with other bits. No longer including the IE workarounds JavaScript for IE 7 and above.
- Fix fragment HTML injection