CVE-2025-7808
BaseFortify
Publication date: 2025-08-14
Last updated on: 2026-02-20
Assigner: WPScan
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fahadmahmood | external_store_for_shopify | to 1.5.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in the WP Shopify WordPress plugin versions before 1.5.4. It occurs because the plugin does not properly sanitise and escape a parameter before outputting it back on the page. This allows an attacker to inject malicious scripts that can be executed in the context of users viewing the page, potentially targeting high privilege users such as administrators.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the browsers of high privilege users like admins. This can lead to unauthorized actions such as stealing session cookies, defacing the website, or performing actions on behalf of the admin, potentially compromising the security and integrity of the WordPress site.