CVE-2025-23973
BaseFortify
Publication date: 2025-06-27
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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) flaw in the SpecFit-Virtual Try On WooCommerce plugin (versions up to 7.0.6). It allows unauthenticated attackers to inject malicious scripts into the website, which then execute when visitors access the affected pages. These scripts can perform actions like redirects, displaying unwanted advertisements, or other harmful HTML payloads. [1]
How can this vulnerability impact me? :
The vulnerability can lead to various malicious impacts such as unauthorized script execution on your website, which can result in redirecting visitors to malicious sites, displaying unwanted content, stealing user data, or compromising user sessions. This can damage your website's reputation, lead to data breaches, and potentially allow attackers to further exploit your site. [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 SpecFit-Virtual Try On WooCommerce plugin versions up to 7.0.6. 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. Specific commands are not provided in the resources, but using web server access logs analysis tools or WAF rules to detect XSS attack patterns is recommended. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the virtual patch (vPatch) released by Patchstack, which automatically blocks attack attempts targeting this vulnerability until an official fix is available. Users should deploy this virtual patch promptly to protect their websites running vulnerable plugin versions. Additionally, seeking professional incident response services is advised if a compromise is suspected, as plugin-based malware scanners may not reliably detect infections. [1]