CVE-2025-62756
DOM-Based XSS in The Moneytizer Allows Client-Side Code Injection
Publication date: 2025-12-31
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lvaudore | the_moneytizer | * |
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 DOM-Based Cross-site Scripting (XSS) issue in The Moneytizer plugin. It occurs because the application improperly neutralizes input during web page generation, allowing attackers to inject malicious scripts into the web page's Document Object Model (DOM). This can lead to execution of unauthorized scripts in the context of the user's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, defacement of the website, or redirection to malicious sites. It can compromise the confidentiality, integrity, and availability of user data and the affected web application.