CVE-2025-47570
BaseFortify
Publication date: 2025-09-09
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 |
|---|---|---|
| patchstack | woocommerce_photo_reviews | 1.3.13 |
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 Cross Site Scripting (XSS) flaw in the WooCommerce Photo Reviews WordPress plugin (versions up to 1.3.13). It allows unauthenticated attackers to inject malicious scripts such as redirects, advertisements, or other HTML payloads into websites using the plugin. These scripts execute when visitors access the affected site, potentially compromising user experience and security. [1]
How can this vulnerability impact me? :
The vulnerability can lead to attackers injecting malicious scripts that execute in the browsers of site visitors. This can result in compromised user experience, unauthorized redirects, display of unwanted advertisements, or other malicious actions. It poses risks to both the website's security and its users, potentially leading to data theft, session hijacking, or further exploitation. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for attempts to inject malicious scripts targeting the WooCommerce Photo Reviews plugin up to version 1.3.13. Since the vulnerability allows unauthenticated attackers to inject scripts, network or web application firewall logs can be inspected for suspicious payloads or unusual HTTP requests containing script tags or encoded payloads. However, no specific commands are provided in the available resources. It is recommended to use specialized security tools or services that can detect Cross Site Scripting attempts targeting this plugin. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the virtual patch (vPatch) provided by Patchstack, which automatically blocks attack attempts targeting this vulnerability until an official fix is released. Users should apply this virtual patch promptly to protect their websites. Additionally, seeking professional incident response or assistance from hosting providers is advised if the site has already been compromised. Avoid relying on plugin-based malware scanners as they can be tampered with by attackers. [1]