CVE-2025-62653
BaseFortify
Publication date: 2025-10-17
Last updated on: 2025-10-21
Assigner: wikimedia-foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| the_wikimedia_foundation | mediawiki_pollny_extension | 1.43 |
| the_wikimedia_foundation | mediawiki_pollny_extension | 1.44 |
| the_wikimedia_foundation | mediawiki_pollny_extension | 1.39 |
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 MediaWiki PollNY extension. It occurs because the extension improperly neutralizes input during web page generation, allowing malicious scripts to be stored and executed when users view the affected pages.
How can this vulnerability impact me? :
An attacker could exploit this vulnerability to execute malicious scripts in the context of users viewing the affected MediaWiki pages. This can lead to unauthorized actions, theft of user credentials, session hijacking, or other malicious activities impacting users and the integrity of the website.