CVE-2025-5720
BaseFortify
Publication date: 2025-07-31
Last updated on: 2025-07-31
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | customer_reviews | 5.80.2 |
| wordpress | wordpress | * |
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 Customer Reviews for WooCommerce plugin for WordPress. It occurs via the 'author' parameter due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject malicious web scripts that execute whenever a user accesses the affected page.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website, potentially leading to theft of user data, session hijacking, defacement, or other malicious actions that compromise user security and trust.