CVE-2025-6255
BaseFortify
Publication date: 2025-08-28
Last updated on: 2025-08-29
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| plugincy | dynamic_ajax_product_filters_for_woocommerce | * |
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 Dynamic AJAX Product Filters for WooCommerce plugin for WordPress. It occurs via the 'className' parameter due to insufficient input sanitization and output escaping. Authenticated users with Contributor-level access or higher can inject malicious scripts that execute whenever a user views the affected page.
How can this vulnerability impact me? :
The vulnerability allows attackers with Contributor-level access or above to inject arbitrary scripts that execute in other users' browsers. This can lead to unauthorized actions, data theft, session hijacking, or defacement of the website, potentially compromising user data and site integrity.
What immediate steps should I take to mitigate this vulnerability?
Update the Dynamic AJAX Product Filters for WooCommerce plugin to a version later than 1.3.7 where the vulnerability is fixed. Additionally, restrict Contributor-level access and above to trusted users only, as the vulnerability requires authenticated access at that level or higher.