CVE-2025-12493
BaseFortify
Publication date: 2025-11-04
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.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Local File Inclusion (LFI) issue in the ShopLentor WooCommerce Builder plugin for WordPress, affecting all versions up to 3.2.5. It occurs via the 'load_template' function, allowing unauthenticated attackers to include and execute arbitrary PHP files on the server. This means attackers can run any PHP code they upload or access, potentially bypassing access controls and compromising the server.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary PHP code on the affected server without authentication. This can lead to bypassing access controls, unauthorized access to sensitive data, and full code execution, which may result in complete compromise of the affected system.