# WordPress Qwizcards 反射型XSS漏洞
## 概述
Qwizcards | online quizzes and flashcards WordPress 插件在 3.9.4 及之前版本中存在反射型跨站脚本(XSS)漏洞。
## 影响版本
受影响版本:Qwizcards WordPress 插件 ≤ 3.9.4
## 细节
插件未对用户输入的 `_stylesheet` 参数进行适当的转义和过滤,导致攻击者可以构造恶意请求,将脚本注入页面。
## 影响
该漏洞可被利用对高权限用户(如管理员或其他用户)发起 XSS 攻击,可能导致会话劫持、敏感操作执行等安全问题。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | The WordPress Qwizcards plugin before version 3.95 does not sanitise and escape the "theme_stylesheet" parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting vulnerability. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-6174.yaml | POC详情 |
标题: WordPress Qwizcards <= 3.9.4 – Reflected XSS | CVE 2025-6174 | Plugin Vulnerabilities -- 🔗来源链接
标签: exploit vdb-entry technical-description
神龙速读暂无评论