CVE-2025-53494
BaseFortify
Publication date: 2025-07-02
Last updated on: 2025-09-30
Assigner: wikimedia-foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wmde-fisch | twocolconflict | to 2025-05-26 (exc) |
| mediawiki | mediawiki | From 1.39.0 (inc) to 1.39.13 (exc) |
| mediawiki | mediawiki | From 1.42.0 (inc) to 1.42.7 (exc) |
| mediawiki | mediawiki | From 1.43.0 (inc) to 1.43.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-site Scripting (XSS) issue in the Wikimedia Foundation Mediawiki TwoColConflict Extension. It occurs due to improper neutralization of input during web page generation, allowing an attacker to inject malicious scripts that are stored and later executed in users' browsers.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of users' browsers, potentially leading to theft of user credentials, session hijacking, or unauthorized actions performed on behalf of the user without their consent.