First published: Fri Jan 12 2024(Updated: )
An issue was discovered in the Cargo extension in MediaWiki before 1.35.14, 1.36.x through 1.39.x before 1.39.6, and 1.40.x before 1.40.2. The Special:Drilldown page allows XSS via artist, album, and position parameters because of applied filter values in drilldown/CargoAppliedFilter.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MediaWiki | <1.35.14 | |
MediaWiki | >=1.36.0<1.39.6 | |
MediaWiki | >=1.40.0<1.40.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-23173 is considered a moderate severity vulnerability due to its potential for Cross-Site Scripting (XSS).
To fix CVE-2024-23173, upgrade your MediaWiki installation to version 1.35.14 or later, or to any version above 1.39.6 or 1.40.2.
CVE-2024-23173 affects MediaWiki versions before 1.35.14, versions 1.36.x through 1.39.x before 1.39.6, and versions 1.40.x before 1.40.2.
CVE-2024-23173 is a Cross-Site Scripting (XSS) vulnerability that can be exploited via specific parameters on the Special:Drilldown page.
The parameters involved in CVE-2024-23173 are artist, album, and position, which can lead to XSS if improperly filtered.