CVE-2025-63037
BaseFortify
Publication date: 2025-12-09
Last updated on: 2026-02-02
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dfdevelopment | ronneby_theme_core | 1.5.68 |
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 Ronneby Theme Core plugin for WordPress. It occurs because the software does not properly neutralize input during web page generation, allowing attackers to inject malicious scripts into web pages viewed by other users.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could execute malicious scripts in the context of a user's browser session. This can lead to theft of sensitive information, session hijacking, defacement of the website, or redirection to malicious sites.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability could lead to unauthorized access or exposure of personal data, which may result in non-compliance with data protection regulations such as GDPR or HIPAA, potentially leading to legal and financial consequences.