CVE-2025-57904
BaseFortify
Publication date: 2025-09-22
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 |
|---|---|---|
| wp-experts | woocommerce_sales_count_manager | * |
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 WordPress Sales Count Manager for WooCommerce plugin (versions up to 2.5). It allows an attacker with administrator privileges to inject malicious scripts into the website. These scripts can execute when visitors access the site, potentially causing redirects, displaying unwanted advertisements, or executing other harmful HTML payloads. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to malicious scripts running on your website, which may redirect visitors to harmful sites, display unwanted advertisements, or perform other malicious actions. This can harm your website's reputation, compromise user trust, and potentially lead to further security issues. However, the vulnerability has a moderate severity score (5.9) and is considered unlikely to be widely exploited. Mitigation options like virtual patching are available. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves checking for signs of malicious script injection in the Sales Count Manager for WooCommerce plugin, especially if you have administrator access. Since plugin-based malware scanners are often unreliable, professional incident response or server-side malware scanning is recommended. Specific commands are not provided in the resources, but monitoring web requests for unusual scripts or payloads and scanning server files for injected code could help identify exploitation attempts. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) offered by Patchstack, which automatically protects sites from exploitation even without an official fix. Additionally, users should consider professional incident response and server-side malware scanning if compromise is suspected. Since no official patch is available, avoiding administrator-level exposure and monitoring for suspicious activity is advised. [1]