Lack of data validation In mediawiki
Description
MediaWiki makeCollapsible allows applying event handler to any CSS selector In MediaWiki before 1.34.1, users can add various Cascading Style Sheets (CSS) classes (which can affect what content is shown or hidden in the user interface) to arbitrary DOM nodes via HTML content within a MediaWiki page. This occurs because jquery.makeCollapsible allows applying an event handler to any Cascading Style Sheets (CSS) selector. There is no known way to exploit this for cross-site scripting (XSS).
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 14 | 1:1.31.7-1 | ||
debian 11 | 1:1.31.7-1 | ||
packagist | 1.31.7, 1.33.3, 1.34.1 | ||
debian 12 | 1:1.31.7-1 | ||
debian 13 | 1:1.31.7-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3.