CVE-2025-60171
BaseFortify
Publication date: 2025-09-26
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 |
|---|---|---|
| yourplugins | conditional_cart_messages_for_woocommerce | 1.2.10 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Conditional Cart Messages plugin for WooCommerce by YourPlugins.com. It allows an attacker to perform Stored Cross-Site Scripting (XSS) attacks, which means malicious scripts can be injected and stored via the plugin, potentially executed when users interact with the affected site.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized actions being performed on behalf of authenticated users due to CSRF, and the Stored XSS can allow attackers to execute malicious scripts in users' browsers. This can result in data theft, session hijacking, or other malicious activities impacting confidentiality, integrity, and availability of your system.