CVE-2025-6174
BaseFortify
Publication date: 2025-07-23
Last updated on: 2025-07-25
Assigner: WPScan
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| qwizcards | qwiz_online_quizzes_and_flashcards | 3.9.4 |
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 Qwizcards WordPress plugin (up to version 3.9.4). It occurs because the plugin does not properly sanitise and escape the '_stylesheet' 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 who view the affected page.
How can this vulnerability impact me? :
The vulnerability can be exploited to execute malicious scripts in the browsers of high privilege users such as administrators or other users. This could lead to unauthorized actions, theft of sensitive information, session hijacking, or other malicious activities performed with the privileges of the affected user.