CVE-2025-48358
BaseFortify
Publication date: 2025-08-28
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | risk_free_cash_on_delivery | 1.0.4 |
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 Risk Free Cash On Delivery (COD) β WooCommerce plugin. It occurs due to improper neutralization of input during web page generation, allowing attackers 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 the affected website, potentially leading to unauthorized actions such as stealing user credentials, session hijacking, or defacing the website. It can compromise the confidentiality, integrity, and availability of the affected system and its users.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability can negatively impact compliance with standards like GDPR and HIPAA by exposing personal and sensitive data to unauthorized parties through cross-site scripting attacks, potentially leading to data breaches and violations of data protection requirements.