CVE-2008-4408
Description
Cross-site scripting (XSS) vulnerability in MediaWiki 1.13.1, 1.12.0, and possibly other versions before 1.13.2 allows remote attackers to inject arbitrary web script or HTML via the useskin parameter to an unspecified component.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
MediaWiki 1.13.1, 1.12.0, and earlier vulnerable branches allow XSS via the useskin parameter when $wgUseSiteCss is enabled.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in MediaWiki versions 1.13.1, 1.12.0, and possibly other versions before 1.13.2 when the configuration option $wgUseSiteCss is enabled (which is the default) [1][2][3]. The bug allows remote attackers to inject arbitrary web script or HTML via the useskin parameter to an unspecified component [1]. Versions 1.11 and earlier are not vulnerable, and the development branch after July 28, 2008 is also not affected [1].
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL containing a useskin parameter with embedded JavaScript or HTML, and then enticing a victim user to visit that URL. No prior authentication or special network position is required; the attack only requires the victim to click a crafted link, and the vulnerable MediaWiki instance must have $wgUseSiteCss enabled [1].
Impact
Successful exploitation allows an attacker to inject arbitrary HTML and JavaScript into the victim's browser within the context of the vulnerable MediaWiki site. This can lead to session theft, account compromise, or other actions that the victim user can perform on the wiki, without requiring any additional privileges [1].
Mitigation
The vulnerability is fixed in MediaWiki versions 1.13.2 and 1.12.1, which were released on October 2, 2008 [1][2][3]. Administrators should upgrade to these patched versions immediately. As a workaround, disabling $wgUseSiteCss in LocalSettings.php will prevent exploitation, although this may affect site styling. Versions prior to 1.12 are not affected and do not require action [1].
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
11- lists.wikimedia.org/pipermail/mediawiki-announce/2008-October/000078.htmlnvd
- openwall.com/lists/oss-security/2008/10/02/3nvd
- secunia.com/advisories/32128nvd
- secunia.com/advisories/32131nvd
- svn.wikimedia.org/svnroot/mediawiki/tags/REL1_12_1/phase3/RELEASE-NOTESnvd
- svn.wikimedia.org/svnroot/mediawiki/tags/REL1_13_2/phase3/RELEASE-NOTESnvd
- www.securityfocus.com/bid/31540nvd
- www.vupen.com/english/advisories/2008/2737nvd
- exchange.xforce.ibmcloud.com/vulnerabilities/45632nvd
- www.redhat.com/archives/fedora-package-announce/2008-October/msg00179.htmlnvd
- www.redhat.com/archives/fedora-package-announce/2008-October/msg00220.htmlnvd
News mentions
0No linked articles in our index yet.