CVE-2024-23179: n/a
CVE-2024-23179 is a medium-severity cross-site scripting (XSS) vulnerability in the GlobalBlocking extension of MediaWiki versions prior to 1. 40. 2. The issue arises from improper handling of i18n (internationalization) subtitle links in the buildSubtitleLinks function, specifically via the Special:GlobalBlock? uselang=x-xss URI. This vulnerability allows an attacker to inject malicious scripts through the parentheses message, potentially leading to limited confidentiality and integrity impacts. Exploitation requires user interaction but no authentication, and the vulnerability affects the availability of the system minimally. No known exploits are currently reported in the wild. Organizations using MediaWiki with the GlobalBlocking extension should prioritize patching to mitigate risk.
AI Analysis
Technical Summary
CVE-2024-23179 is a cross-site scripting (XSS) vulnerability identified in the GlobalBlocking extension of MediaWiki, a widely used open-source wiki platform. The vulnerability specifically affects versions prior to 1.40.2 and is triggered when a specially crafted URI, such as Special:GlobalBlock?uselang=x-xss, is accessed. The root cause lies in the improper sanitization of the parentheses message used in subtitle links generated by the buildSubtitleLinks function. This flaw allows an attacker to inject malicious JavaScript code that executes in the context of the victim's browser when they visit the manipulated URL. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), a common vector for XSS attacks. The CVSS v3.1 base score is 6.1, indicating a medium severity level, with the vector string AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N. This means the attack can be performed remotely over the network with low attack complexity, requires no privileges but does require user interaction, and affects confidentiality and integrity with a scope change. Although no known exploits are currently reported in the wild, the vulnerability poses a risk of session hijacking, phishing, or other malicious activities that leverage script execution in users' browsers. The GlobalBlocking extension is used to manage global blocks across Wikimedia projects, so the vulnerability could impact Wikimedia Foundation sites and other MediaWiki deployments using this extension.
Potential Impact
The primary impact of CVE-2024-23179 is the potential for attackers to execute arbitrary scripts in the browsers of users who visit a crafted Special:GlobalBlock URL with a malicious uselang parameter. This can lead to partial compromise of user confidentiality and integrity, such as theft of session tokens, manipulation of displayed content, or redirection to malicious sites. While the vulnerability does not affect system availability, the scope change means that the attack can affect users beyond the immediate context, potentially impacting multiple Wikimedia projects or other MediaWiki installations using the GlobalBlocking extension. Organizations relying on MediaWiki for collaboration, documentation, or knowledge management could face reputational damage, user trust erosion, and indirect operational impacts if attackers exploit this vulnerability to conduct phishing or social engineering attacks. Since no authentication is required, any visitor can be targeted, increasing the attack surface. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially given the public disclosure.
Mitigation Recommendations
To mitigate CVE-2024-23179, organizations should upgrade the GlobalBlocking extension to version 1.40.2 or later, where the vulnerability has been addressed. If immediate patching is not feasible, administrators should consider disabling the GlobalBlocking extension temporarily or restricting access to the Special:GlobalBlock page to trusted users only. Implementing Content Security Policy (CSP) headers can help reduce the impact of XSS by restricting script execution sources. Additionally, review and sanitize all user-controllable inputs related to internationalization parameters and subtitle links in custom MediaWiki extensions or configurations. Monitoring web server logs for suspicious requests to Special:GlobalBlock with unusual uselang parameters can help detect attempted exploitation. Educating users about the risks of clicking on suspicious links and encouraging the use of updated browsers with built-in XSS protections can further reduce risk.
Affected Countries
United States, Germany, France, United Kingdom, Japan, Canada, Australia, Netherlands, Sweden, India, Brazil
CVE-2024-23179: n/a
Description
CVE-2024-23179 is a medium-severity cross-site scripting (XSS) vulnerability in the GlobalBlocking extension of MediaWiki versions prior to 1. 40. 2. The issue arises from improper handling of i18n (internationalization) subtitle links in the buildSubtitleLinks function, specifically via the Special:GlobalBlock? uselang=x-xss URI. This vulnerability allows an attacker to inject malicious scripts through the parentheses message, potentially leading to limited confidentiality and integrity impacts. Exploitation requires user interaction but no authentication, and the vulnerability affects the availability of the system minimally. No known exploits are currently reported in the wild. Organizations using MediaWiki with the GlobalBlocking extension should prioritize patching to mitigate risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-23179 is a cross-site scripting (XSS) vulnerability identified in the GlobalBlocking extension of MediaWiki, a widely used open-source wiki platform. The vulnerability specifically affects versions prior to 1.40.2 and is triggered when a specially crafted URI, such as Special:GlobalBlock?uselang=x-xss, is accessed. The root cause lies in the improper sanitization of the parentheses message used in subtitle links generated by the buildSubtitleLinks function. This flaw allows an attacker to inject malicious JavaScript code that executes in the context of the victim's browser when they visit the manipulated URL. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), a common vector for XSS attacks. The CVSS v3.1 base score is 6.1, indicating a medium severity level, with the vector string AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N. This means the attack can be performed remotely over the network with low attack complexity, requires no privileges but does require user interaction, and affects confidentiality and integrity with a scope change. Although no known exploits are currently reported in the wild, the vulnerability poses a risk of session hijacking, phishing, or other malicious activities that leverage script execution in users' browsers. The GlobalBlocking extension is used to manage global blocks across Wikimedia projects, so the vulnerability could impact Wikimedia Foundation sites and other MediaWiki deployments using this extension.
Potential Impact
The primary impact of CVE-2024-23179 is the potential for attackers to execute arbitrary scripts in the browsers of users who visit a crafted Special:GlobalBlock URL with a malicious uselang parameter. This can lead to partial compromise of user confidentiality and integrity, such as theft of session tokens, manipulation of displayed content, or redirection to malicious sites. While the vulnerability does not affect system availability, the scope change means that the attack can affect users beyond the immediate context, potentially impacting multiple Wikimedia projects or other MediaWiki installations using the GlobalBlocking extension. Organizations relying on MediaWiki for collaboration, documentation, or knowledge management could face reputational damage, user trust erosion, and indirect operational impacts if attackers exploit this vulnerability to conduct phishing or social engineering attacks. Since no authentication is required, any visitor can be targeted, increasing the attack surface. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially given the public disclosure.
Mitigation Recommendations
To mitigate CVE-2024-23179, organizations should upgrade the GlobalBlocking extension to version 1.40.2 or later, where the vulnerability has been addressed. If immediate patching is not feasible, administrators should consider disabling the GlobalBlocking extension temporarily or restricting access to the Special:GlobalBlock page to trusted users only. Implementing Content Security Policy (CSP) headers can help reduce the impact of XSS by restricting script execution sources. Additionally, review and sanitize all user-controllable inputs related to internationalization parameters and subtitle links in custom MediaWiki extensions or configurations. Monitoring web server logs for suspicious requests to Special:GlobalBlock with unusual uselang parameters can help detect attempted exploitation. Educating users about the risks of clicking on suspicious links and encouraging the use of updated browsers with built-in XSS protections can further reduce risk.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2024-01-12T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6d51b7ef31ef0b5704d9
Added to database: 2/25/2026, 9:44:49 PM
Last enriched: 2/26/2026, 10:14:25 AM
Last updated: 2/26/2026, 11:12:08 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-64999: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Checkmk GmbH Checkmk
HighCVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.