CVE-2025-11823
BaseFortify
Publication date: 2025-10-25
Last updated on: 2025-11-26
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hasthemes | shoplentor | to 3.2.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-80 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. |
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 ShopLentor WooCommerce Builder plugin for WordPress. It occurs via the 'button_exist_text' parameter in the 'wishsuite_button' shortcode due to insufficient input sanitization and output escaping. Authenticated users with Contributor-level access or higher can inject malicious scripts that execute when other users view the affected pages.
How can this vulnerability impact me? :
The vulnerability allows attackers with Contributor-level access or higher to inject malicious scripts into pages. These scripts execute in the context of users who visit the infected pages, potentially leading to theft of user data, session hijacking, or other malicious actions that compromise user security and site integrity.